Function opencl_api::api::device::get_device_and_host_timer[][src]

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