Searched refs:aWatch (Results 1 – 1 of 1) sorted by relevance
385 StopWatch aWatch; in t_time1() local386 aWatch.start(); in t_time1()389 aWatch.stop(); in t_time1()390 aWatch.showTime("Wait for 3 seconds"); in t_time1()399 StopWatch aWatch; in t_time2() local400 aWatch.start(); in t_time2()403 aWatch.stop(); in t_time2()404 aWatch.showTime("wait for 500msec"); in t_time2()414 StopWatch aWatch; in t_time3() local415 aWatch.start(); in t_time3()[all …]
Completed in 15 milliseconds