Searched defs:timer (Results 1 – 3 of 3) sorted by relevance
102 MyTimer timer( "performance - 1000*10000 interlocked count" ); in main() local111 …MyTimer timer( "performance - 1000*10000 acquiring/releasing a refcounted string(without destructi… in main() local121 MyTimer timer( "performance - 1000*10000 acquiring/releasing an osl::Mutex" ); in main() local130 MyTimer timer( "performance - 1000*10000 acquiring/releasing an osl::Semaphore" ); in main() local140 MyTimer timer( "performance - 1000*10000 rtl::ByteSequence(500)" ); in main() local148 MyTimer timer( "performance - 1000*1000 rtl::ByteSequence(500,BYTESEQ_NODEFAULT)" ); in main() local155 MyTimer timer( "performance - 1000*1000 com::sun::star::uno::Sequence< sal_Int8 > (500)" ); in main() local162 MyTimer timer( "performance - 1000*1000 rtl_freeMemory( rtl_allocateMemory( 512 ) )" ); in main() local171 MyTimer timer( "performance - 1000*1000 byte string construction/destruction" ); in main() local179 MyTimer timer( "performance - 1000*1000 unicode string construction/destruction" ); in main() local
129 static AllocateTimer timer; in AddResizeTimeout() local
121 private Timer timer = new Timer(true); field in UnoApp
Completed in 19 milliseconds