|
|
|
|
|
by Waterluvian
606 days ago
|
|
True. Though if you have a need to trigger something after that much time, you might recognize the need to track that scheduled event more carefully and want a scheduler. Then you’ve just got a loop checking the clock and your scheduled tasks. |
|