Searched refs:ImplGetPerfTime (Results 1 – 1 of 1) sorted by relevance
310 static sal_uIntPtr ImplGetPerfTime() in ImplGetPerfTime() function1386 pProfData->nStart = ImplGetPerfTime(); in DbgProf()1392 nTime = ImplGetPerfTime(); in DbgProf()1402 pProfData->nContinueTime += ImplGetPerfTime() - pProfData->nContinueStart; in DbgProf()1425 pProfData->nContinueTime += ImplGetPerfTime() - pProfData->nContinueStart; in DbgProf()1432 pProfData->nContinueStart = ImplGetPerfTime(); in DbgProf()
Completed in 22 milliseconds