IsFixedTimeStep /Box2D physics

bool IsFixedTimeStep() const

Returns true if the fixed time step is enabled. By default, fixed time step is disabled in Ethanon.

Using fixed time step is recommended for the most reliable simulation but its speed will vary with the FPS and may result in bad gameplay in some cases.