kNoQuotaSet#
Fully qualified name: omni::platforminfo::kNoQuotaSet
Defined in omni/platforminfo/ILimitedCpuInfo.h
-
constexpr int32_t omni::platforminfo::kNoQuotaSet = -1#
Special value indicating that no CPU scheduling quota has been set.
In this case, all available CPU cores can schedule work at the maximum rate. This can be returned by omni::platforminfo::ILimitedCpuInfo::getCoreUsageQuota().