pub unsafe extern "C" fn PxDefaultCpuDispatcher_getRunProfiled(
    self_: *const PxDefaultCpuDispatcher
) -> bool
Expand description

Checks if profiling is enabled at task level.

True if tasks should be profiled.