Function time_sys::clock_gettime
[−]
[src]
pub unsafe extern "C" fn clock_gettime(
clk_id: clockid_t,
tp: *mut timespec
) -> c_int
Gets the time according to the specified clock ID and places it into the timespec pointer