Searched refs:LOW_ACTIVITY_EPSILON_NS (Results 1 – 2 of 2) sorted by relevance
44 static constexpr std::chrono::nanoseconds LOW_ACTIVITY_EPSILON_NS = 250ms; variable
117 systemTime() - scheduler::LOW_ACTIVITY_EPSILON_NS.count(); in isLowActivityLayer()