Searched defs:timer (Results 1 – 2 of 2) sorted by relevance
101 Utils::Timer timer("test_timer"); variable118 Utils::Timer timer("test_timer"); variable136 Utils::Timer timer("test_timer"); variable213 Utils::Timer timer("test_timer", -1); variable237 Utils::Timer timer("test_timer"); variable256 void DoFunc(Utils::Timer &timer, int &count) in DoFunc()270 void DoFunc2(Utils::Timer &timer, int &count) in DoFunc2()287 Utils::Timer timer("test_timer"); variable309 Utils::Timer timer("test_timer"); variable328 Utils::Timer timer("test_timer"); variable
53 timer_t timer; in KalTimerCreate() local