Function sgx_oc::linux::ocall::clock_gettime

source ·
pub unsafe fn clock_gettime(
    clk_id: clockid_t,
    tp: &mut timespec
) -> OCallResult<()>