Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/process/
H A Dosl_Thread.cxx969 StopWatch aStopWatch; in join_001() local
970 aStopWatch.start(); in join_001()
980 aStopWatch.stop(); in join_001()
982 double nSec = aStopWatch.getSeconds(); in join_001()
1007 StopWatch aStopWatch; in join_002() local
1008 aStopWatch.start(); in join_002()
1017 aStopWatch.stop(); in join_002()
1018 double nSec = aStopWatch.getSeconds(); in join_002()
1779 StopWatch aStopWatch; in wait_001() local
1780 aStopWatch.start(); in wait_001()
[all …]

Completed in 35 milliseconds