Searched refs:aStopWatch (Results 1 – 1 of 1) sorted by relevance
969 StopWatch aStopWatch; in join_001() local970 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() local1008 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() local1780 aStopWatch.start(); in wait_001()[all …]
Completed in 22 milliseconds