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