|
Thrill
0.1
|
RIAA class for running the timer until destruction.
Definition at line 298 of file stats_timer.hpp.
#include <stats_timer.hpp>
Public Member Functions | |
| RunTimer (Timer &timer) | |
| RunTimer (const RunTimer &)=delete | |
| non-copyable: delete copy-constructor More... | |
| ~RunTimer () | |
| RunTimer & | operator= (const RunTimer &)=delete |
| non-copyable: delete assignment operator More... | |
Private Attributes | |
| Timer & | timer_ |
|
inlineexplicit |
Definition at line 301 of file stats_timer.hpp.
|
inline |
Definition at line 308 of file stats_timer.hpp.
|
private |
Definition at line 311 of file stats_timer.hpp.