pub unsafe extern "C" fn PxScene_getTimestamp(
    self_: *const PxScene
) -> u32
Expand description

Retrieves the scene’s internal timestamp, increased each time a simulation step is completed.

scene timestamp