Open Dawsson opened 8 months ago
Allow the user to run something like delay(10.seconds) {} for the Scheduler task. Its a kotlin date time feature iirc
delay(10.seconds) {}
Allow the user to run something like
delay(10.seconds) {}
for the Scheduler task. Its a kotlin date time feature iirc