#include <Timer.h>
Definition at line 28 of file Timer.h.
◆ Timer()
◆ ~Timer()
◆ getElapsedTime()
double Timer::getElapsedTime |
( |
| ) |
const |
◆ getElapsedTimeInMicroSec()
double Timer::getElapsedTimeInMicroSec |
( |
| ) |
const |
◆ getElapsedTimeInMilliSec()
double Timer::getElapsedTimeInMilliSec |
( |
| ) |
const |
◆ getElapsedTimeInSec()
double Timer::getElapsedTimeInSec |
( |
| ) |
const |
◆ printLastElapsedTime()
◆ printLastElapsedTimeMSec()
◆ start()
◆ stop()
◆ end_count_
timeval Timer::end_count_ |
|
private |
◆ start_count_
timeval Timer::start_count_ |
|
private |
◆ stopped
The documentation for this class was generated from the following files: