Function get_device_and_host_timer

Source
pub fn get_device_and_host_timer(
    device: &WrappedMutablePointer<c_void>,
) -> Result<(cl_ulong, cl_ulong), OpenCLAPIError>