Searched refs:taskOverhead (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DTaskLoop.h122 bool IsIdle(bigtime_t currentTime, float taskOverhead);
H A DTaskLoop.cpp275 RunWhenIdleTask::IsIdle(bigtime_t currentTime, float taskOverhead) argument
284 load -= taskOverhead;

Completed in 33 milliseconds