Go to the source code of this file.
Functions | |
static void | GetMagickUTCtime (const time_t *timep, struct tm *result) |
static void | GetMagickLocaltime (const time_t *timep, struct tm *result) |
MagickExport time_t | GetMagickTime (void) |
static void GetMagickLocaltime | ( | const time_t * | timep, | |
struct tm * | result | |||
) | [inline, static] |
MagickExport time_t GetMagickTime | ( | void | ) |
References MagickFalse, MagickTrue, and StringToDouble().
Referenced by AcquireImage(), GetBlobInfo(), GetImagePixelCache(), TranslateEvent(), and XNoticeWidget().
static void GetMagickUTCtime | ( | const time_t * | timep, | |
struct tm * | result | |||
) | [inline, static] |
Referenced by FormatMagickTime().