PxSetPhysXGpuProfilerCallback#

Defined in include/gpu/PxGpu.h

void PxSetPhysXGpuProfilerCallback(
physx::PxProfilerCallback *profilerCallback,
)#

Sets profiler callback to PhysX GPU.

See also

PxGetProfilerCallback()

Parameters:

profilerCallback[in] PhysX profiler callback instance.