#include <Timer.h>
|
unsigned int | value |
|
std::chrono::time_point< std::chrono::high_resolution_clock > | startTime |
|
◆ TimerCounter() [1/2]
TimerCounter::TimerCounter |
( |
| ) |
|
|
inline |
◆ TimerCounter() [2/2]
TimerCounter::TimerCounter |
( |
unsigned int |
value | ) |
|
|
inline |
◆ operator+()
◆ seconds()
double TimerCounter::seconds |
( |
| ) |
|
|
inline |
◆ speed()
double TimerCounter::speed |
( |
hsize_t |
imageSize | ) |
|
|
inline |
◆ start()
void TimerCounter::start |
( |
| ) |
|
|
inline |
◆ stop()
void TimerCounter::stop |
( |
| ) |
|
|
inline |
◆ startTime
std::chrono::time_point<std::chrono::high_resolution_clock> TimerCounter::startTime |
◆ value
unsigned int TimerCounter::value |
The documentation for this struct was generated from the following file: