|
|
double | in_seconds () const |
| |
|
double | in_seconds () const |
| |
|
template<concurrent concurrency_> |
| void | operator+= (timer< concurrency_ > const &other) |
| |
|
timer & | operator= (timer &&)=default |
| |
|
timer & | operator= (timer const &other) |
| |
|
timer & | operator= (timer const &other)=default |
| |
|
void | start () |
| |
|
void | stop () |
| |
|
| timer (timer &&)=default |
| |
|
| timer (timer const &other) |
| |
|
| timer (timer const &other)=default |
| |
|
|
static constexpr bool | is_concurrent {concurrency == concurrent::yes} |
| |
The documentation for this class was generated from the following file: