Searched refs:myCpuTime (Results 1 – 1 of 1) sorted by relevance
239 static OSStopwatch myCpuTime; variable259 OSInitStopwatch(&myCpuTime, "myCpuTime"); in main()277 OSResetStopwatch(&myCpuTime); in main()330 OSStartStopwatch(&myCpuTime); in main()355 OSStopStopwatch(&myCpuTime); // CPU is done here in main()723 OSDumpStopwatch(&myCpuTime); in DumpStats()