issues
search
Knallee
/
etf_blinky
0
stars
0
forks
source link
Add time-based scheduling
#11
Closed
Noxet
closed
2 months ago
Noxet
commented
2 months ago
We want to be able to schedule event to run X amount of time later.
Add a timeToRun member in the event struct
Add logic to handle time in scheduler.
Add uptime counter in the timer
We want to be able to schedule event to run X amount of time later.