pub unsafe extern "C" fn clock_time_get(
    arg0: i32,
    arg1: i64,
    arg2: i32
) -> i32
Expand description

Return the time value of a clock. Note: This is similar to clock_gettime in POSIX.