Public Member Functions | |
| double | elapsed () const |
| void | start () |
| void | stop () |
| Timer () | |
| virtual | ~Timer () |
Static Public Member Functions | |
| static double | now () |
| static void | sleep (unsigned int seconds) |
| opentl::core::util::Timer::Timer | ( | ) | [inline, explicit] |
| virtual opentl::core::util::Timer::~Timer | ( | ) | [inline, virtual] |
| double opentl::core::util::Timer::elapsed | ( | ) | const [inline] |
| static double opentl::core::util::Timer::now | ( | ) | [inline, static] |
| static void opentl::core::util::Timer::sleep | ( | unsigned int | seconds | ) | [inline, static] |
| void opentl::core::util::Timer::start | ( | ) | [inline] |
| void opentl::core::util::Timer::stop | ( | ) | [inline] |
1.5.8