pub unsafe extern "C" fn hv_vcpu_get_exec_time(
    vcpu: hv_vcpuid_t,
    time: *mut u64
) -> hv_return_t
Expand description

Returns the cumulative execution time of a vCPU in nanoseconds