MagickCore  6.7.5
_Timer Struct Reference

#include <timer.h>

Data Fields

double start
double stop
double total

Field Documentation

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().


The documentation for this struct was generated from the following file: