getEffectiveTimeScale method

dynamic getEffectiveTimeScale()

Implementation

getEffectiveTimeScale() {
  return _effectiveTimeScale;
}