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
KingRainbow44
d701613831
Formatting changes
2022-04-28 22:21:30 -04:00
Yazawazi
32d322b0be
onEnable & onDisable
2022-04-27 08:42:48 -07:00
Yazawazi
5b6ecc7219
Task Improvement
2022-04-27 08:42:48 -07:00
Melledy
d1fc8c1faa
Moved some files around
2022-04-26 21:27:35 -07:00
Melledy
1c36f0785b
Renamed all references to a certain game
2022-04-26 21:27:35 -07:00
Yazawazi
aa4b88d762
cron expression comments
2022-04-27 07:19:30 +08:00
Yazawazi
e8b34b6179
comments del
2022-04-27 07:14:02 +08:00
Yazawazi
ac796675f2
comments
2022-04-27 07:08:33 +08:00
Yazawazi
748e64a60c
Moon Card
2022-04-27 06:04:21 +08:00