Struct timer
More...
#include <profilebase.h>
◆ timer()
| task_scheduler::profile::timer::timer |
( |
std::chrono::microseconds & |
_elapsedTime | ) |
|
|
inline |
Initializes a new instance of the timer struct.
- Parameters
-
| _elapsedTime | The elapsed time. |
◆ ~timer()
| task_scheduler::profile::timer::~timer |
( |
| ) |
|
|
inline |
Finalizes an instance of the timer class.
◆ elapsedTime
| time& task_scheduler::profile::timer::elapsedTime |
◆ start
| time_point task_scheduler::profile::timer::start |
The documentation for this struct was generated from the following file: