dmagick.c.timer

Undocumented in source.

Members

Enums

TimerState
enum TimerState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

AcquireTimerInfo
TimerInfo* AcquireTimerInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ContinueTimer
MagickBooleanType ContinueTimer(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyTimerInfo
TimerInfo* DestroyTimerInfo(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetElapsedTime
double GetElapsedTime(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetTimerInfo
void GetTimerInfo(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetUserTime
double GetUserTime(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResetTimer
void ResetTimer(TimerInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
StartTimer
void StartTimer(TimerInfo* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Timer
struct Timer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TimerInfo
struct TimerInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta