Searched defs:clock (Results 1 – 3 of 3) sorted by relevance
36 nsecs_t systemTime(int clock) in systemTime()
38 StopWatch::StopWatch(const char *name, int clock, uint32_t flags) in StopWatch()
89 volatile std::clock_t clock; in testTypesStd() local