Searched refs:MAX_PERIOD_COUNT (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ | ||
H A D | idle_time.cpp | 26 constexpr int32_t MAX_PERIOD_COUNT = 10; member 86 if (idleTime > 0 && cycle < MAX_PERIOD_COUNT) { in EventTask() |
Completed in 1 milliseconds