License
Distributed under the
Boost Software License 1.0. (See accompanying file LICENSE)
Standards
ISO/IEC 9899:1999 (E)
D header file for C99/C11.
Boost Software License 1.0. (See accompanying file LICENSE)
int tm_secint tm_minint tm_hourint tm_mdayint tm_monint tm_yearint tm_wdayint tm_ydayint tm_isdst32-bit timespec struct
__time32_t tv_secc_long tv_nsec64-bit timespec struct
__time64_t tv_secc_long tv_nsecTimespec structure, introduced in C11
timespec_get, introduced in C11
int _timespec64_get(scope _timespec64 * ts, int base) @system extern(C) @trusted nothrow @nogc64-bit version of timespec_get for Windowsint _timespec32_get(scope _timespec32 * ts, int base) @system extern(C) @trusted nothrow @nogc32-bit version of timespec_get for WindowsCLOCKS_PER_SEC = 1000const(char) *[2] tznameTIME_UTC = 1Base Value used for timespec_get