fixedDelta property

double get fixedDelta

Returns the fixed delta time in seconds.

Implementation

double get fixedDelta => _fixedDelta / 1000;