|
MagickCore
6.7.5
|
#include <timer.h>
Data Fields | |
| double | start |
| double | stop |
| double | total |
| double _Timer::start |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), StartTimer(), and StopTimer().
| double _Timer::stop |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), ResetTimer(), and StopTimer().
| double _Timer::total |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), GetElapsedTime(), GetUserTime(), StartTimer(), and StopTimer().