Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2116 clock_t aStep3; in initialize() local
2414 aStep3 = times( &tms ); in initialize()
2419 fprintf( stderr, "Step 3 took %lf seconds\n", (double)(aStep3 - aStep2)/fTick ); in initialize()

Completed in 35 milliseconds