Home
last modified time | relevance | path

Searched refs:GetPastMilliSeconds (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTTools.h62 uint32 GetPastMilliSeconds() const in GetPastMilliSeconds() function
/TaskScheduler/SchedulerTests/Tests/
H A DPlatformTests.cpp273 CHECK( timer.GetPastMilliSeconds() >= 100 ); in SUITE()