Grasscutter/src
Yazawazi 5d1f49579b feature(task): Implement pause, resume and cancel
Use as `pauseTask(taskName)`. They return boolean values to tell the developer if a timed task can be paused/resumed/cancelled properly.
A little bit of testing shows that pausing and then resuming may execute the task multiple times.
2022-05-08 06:28:13 -07:00
..
main feature(task): Implement pause, resume and cancel 2022-05-08 06:28:13 -07:00