Home
last modified time | relevance | path

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

/trunk/main/tools/source/debug/
H A Ddebug.cxx126 sal_uIntPtr nMaxTime; member
1080 pProfData->nMinTime, pProfData->nMaxTime, nAve, in DebugGlobalDeInit()
1377 pProfData->nMaxTime = 0; in DbgProf()
1412 if ( nTime > pProfData->nMaxTime ) in DbgProf()
1413 pProfData->nMaxTime = nTime; in DbgProf()

Completed in 25 milliseconds