Home
last modified time | relevance | path

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

/aoo41x/main/testtools/source/performance/
H A Dubtest.cxx593 tEnd = getSystemTicks(); in benchmark()
602 tEnd = getSystemTicks(); in benchmark()
610 tEnd = getSystemTicks(); in benchmark()
617 tEnd = getSystemTicks(); in benchmark()
625 tEnd = getSystemTicks(); in benchmark()
632 tEnd = getSystemTicks(); in benchmark()
641 tEnd = getSystemTicks(); in benchmark()
652 tEnd = getSystemTicks(); in benchmark()
660 tEnd = getSystemTicks(); in benchmark()
666 tEnd = getSystemTicks(); in benchmark()
[all …]
/aoo41x/main/bridges/test/performance/
H A Dtestperformance.cxx53 static inline sal_uInt32 getSystemTicks() in getSystemTicks() function
85 nStart( getSystemTicks() ), in MyTimer()
91 printf( "%f s : %s\n", (getSystemTicks() -nStart) / 1000., m_descString.getStr() ); in ~MyTimer()

Completed in 20 milliseconds