SynTimer

Documentation of Synapse Z SynTimer class

FieldTypeDescription
Enabledboolwhenever the timer is enabled or not
RepetitionCountnumberhow much times would the timer repeat
IntervalDurationinterval between each timer elapse
TimeLeftDurationtime left before next elapse
LastElapsedDurationlast time the timer elapsed
OnElapsedRBXScriptSignalthe event on elapse

NOTE: the timer starts once you set Enabled to true