Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTimeConstraintMacro.cpp50 UnitTest::Timer myTimer; in TEST() local
51 myTimer.Start(); in TEST()
53 while (myTimer.GetTimeInMs() < 1.001) in TEST()