MCPcopy Create free account
hub / github.com/ProjectPhysX/OpenCL-Wrapper / getDeviceAndHostTimer

Method getDeviceAndHostTimer

src/OpenCL/include/CL/opencl.hpp:2630–2642  ·  view source on GitHub ↗

* Return a synchronized pair of host and device timestamps as seen by device. * Use to correlate the clocks and get the host timer only using getHostTimer * as a lower cost mechanism in between calls. * The resolution of the host timer may be queried with the * CL_PLATFORM_HOST_TIMER_RESOLUTION query. * The resolution of the device timer may be queried with the * CL_

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

errHandlerFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected