Home
last modified time | relevance | path

Searched refs:ImplGetPerfTime (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/source/debug/
H A Ddebug.cxx310 static sal_uIntPtr ImplGetPerfTime() in ImplGetPerfTime() function
1386 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 27 milliseconds