fn clock_gettime(clk_id: i32, tp: *timespec) ClockGetTimeError!void
[src]
TODO: change this to return the timespec as a return value TODO: look into making clk_id an enum
fn clock_gettime(clk_id: i32, tp: *timespec) ClockGetTimeError!void
TODO: change this to return the timespec as a return value TODO: look into making clk_id an enum