TimerSettings.duration
Property in TimerSettings
Declaration
public float duration
Description
The amount of seconds the timer runs for. A completion event is invoked after the duration has elapsed, and the timer is disabled. The timer can be re-enabled to run again with the same duration.