Searched refs:startCpuTime (Results 1 – 1 of 1) sorted by relevance
50 static u64 startCpuTime; variable373 startCpuTime = OSGetTime(); in DEMOTestCheckPerfBegin()385 … DEMOPrintf("Demo CPU Time: %0.f usec\n", (f32)OSTicksToMicroseconds(endCpuTime - startCpuTime)); in DEMOTestCheckPerfEnd()400 … if ((f32)DEMOTestData.maxCPUTime < (f32)OSTicksToMicroseconds(endCpuTime - startCpuTime)) { in DEMOTestCheckPerfEnd()