Data Structures | |
| struct | peak_time_date |
| Gregorian date structure. More... | |
Functions | |
| time_t | peak_time (void) |
| Get current time. | |
| double | peak_time_float (void) |
| Get current time with precision. | |
| peak_time_date | peak_time_get_date (double t, peak_tz tz) |
| Converts an Unix time value into a Gregorian date. | |
|
|
Get current time.
|
|
|
Get current time with precision.
|
|
||||||||||||
|
Converts an Unix time value into a Gregorian date.
|