accumulatedTime property

double accumulatedTime
getter/setter pair

The total amount of time that has accumulated since the last frame update.

Implementation

double accumulatedTime = 0;