6#if defined(__cplusplus)
56#if (__STDC_WANT_LIB_EXT1__ + 0) != 0
71#if defined(__cplusplus)
__UINT64_TYPE__ clock_t
A nanosecond time.
_PUBLIC time_t time(time_t *timer)
_PUBLIC char * ctime(const time_t *timer)
_PUBLIC double difftime(time_t time1, time_t time0)
_PUBLIC struct tm * gmtime(const time_t *timer)
_PUBLIC size_t strftime(char *_RESTRICT s, size_t maxsize, const char *_RESTRICT format, const struct tm *_RESTRICT timeptr)
_PUBLIC struct tm * localtime_r(const time_t *timer, struct tm *buf)
_PUBLIC char * asctime(const struct tm *timeptr)
_PUBLIC clock_t clock(void)
_PUBLIC struct tm * localtime(const time_t *timer)
_PUBLIC time_t mktime(struct tm *timeptr)
_PUBLIC int timespec_get(struct timespec *ts, int base)
long long unsigned time_t