#include <timer.h>
|
std::chrono::time_point< std::chrono::high_resolution_clock > | start_time_ |
|
Definition at line 43 of file timer.h.
◆ Timer()
exotica::Timer::Timer |
( |
| ) |
|
|
inline |
◆ GetDuration()
double exotica::Timer::GetDuration |
( |
| ) |
const |
|
inline |
◆ Reset()
void exotica::Timer::Reset |
( |
| ) |
|
|
inline |
◆ start_time_
std::chrono::time_point<std::chrono::high_resolution_clock> exotica::Timer::start_time_ |
|
private |
The documentation for this class was generated from the following file: