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 StringToDouble().
Referenced by AcquireImage(), AcquireSignatureInfo(), GetBlobInfo(), GetImagePixelCache(), TranslateEvent(), and XNoticeWidget().
| static void GetMagickUTCtime | ( | const time_t * | timep, | |
| struct tm * | result | |||
| ) | [inline, static] |
Referenced by FormatMagickTime().
1.6.1