Home | History | Annotate | Download | only in utils

Lines Matching refs:timer

1412     DurationTimer timer;
1413 timer.start();
1419 timer.stop();
1421 timer.durationUsecs() / 1000.0);