tv_sec: time_t,
tv_nsec: isize,
fn fromTimestamp(tm: timestamp_t) timespec
No documentation provided.
fn toTimestamp(ts: timespec) timestamp_t