Timer scope guard.
More...
#include <timer.h>
Timer scope guard.
This allows you to use the timer like the following
void f()
{
{
}
}
Timer scope guard.
Definition timer.h:64
◆ Scope() [1/3]
| Timer::Scope::Scope |
( |
const char * | name | ) |
|
|
inlineexplicit |
◆ ~Scope()
◆ Scope() [2/3]
| Timer::Scope::Scope |
( |
const Scope & | | ) |
|
|
delete |
◆ Scope() [3/3]
| Timer::Scope::Scope |
( |
Scope && | | ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ name
| const char* Timer::Scope::name |
|
private |
The documentation for this struct was generated from the following file: