TimerService
An internal service responsible for scheduling timed events. It is used by the Debris class. Its functionality can not be accessed by developers.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 0
Description
An internal service responsible for scheduling timed events. It is used by the Debris class. Its functionality can not be accessed by developers.
History 1
- 47 Add TimerService