|
Lib
QOLを高める
|
Stop watch utility for performance measurement. More...
#include <debug.h>
Public Member Functions | |
| StopWatch (const wchar_t *msg) | |
| Constructor. Starts the timer. More... | |
| ~StopWatch () | |
| Destructor. Stop the timer. More... | |
Stop watch utility for performance measurement.
Time is measured by QueryPerformanceCounter() API.
|
inlineexplicit |
|
inline |
1.8.11