fields-timespec 117 B

123
  1. (* OpenBSD 5.8 /usr/include/time.h *)
  2. tv_sec*: time_t; (* seconds *)
  3. tv_nsec*: long; (* and nanoseconds *)