Fields

tv_sec: time_t,
tv_nsec: isize,

Functions

fn fromTimestamp(tm: timestamp_t) timespec

No documentation provided.

fn toTimestamp(ts: timespec) timestamp_t

No documentation provided.