#include <stopwatch.h>
Definition at line 14 of file stopwatch.h.
utilities::time::stopwatch::stopwatch |
( |
| ) |
|
|
inline |
clock::duration utilities::time::stopwatch::get_elapsed |
( |
| ) |
const |
|
inline |
double utilities::time::stopwatch::get_elapsed_ms |
( |
| ) |
const |
|
inline |
clock::time_point utilities::time::stopwatch::get_start |
( |
| ) |
const |
|
inline |
void utilities::time::stopwatch::reset |
( |
clock::time_point |
start_time = clock::now() | ) |
const |
|
inline |
clock::time_point utilities::time::stopwatch::_start |
|
mutableprotected |
The documentation for this class was generated from the following file: