Constant gettimeofday [src]

Source

pub const gettimeofday = switch (native_os) { .netbsd => private.__gettimeofday50, else => private.gettimeofday, }