Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/testHelperFunctions/
H A DtestHelperFunctions.cxx385 StopWatch aWatch; in t_time1() local
386 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() local
400 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() local
415 aWatch.start(); in t_time3()
[all …]

Completed in 26 milliseconds