@joe.lane has joined the channel
Hi friends, I'm in need of a scheduler and believe the two ITicker implementations in tick.deprecated.schedule are close to what I need from an API and functionality perspective. If I were to work on them, would there be a desire to bring them back from deprecated status or should I make my own scheduler library inspired by them that builds on top of the current tick public api?
Would be of any benefit? I've been using this to schedule a function to run every X seconds.
Hey this looks cool. The word "scheduler" is so overloaded but I don't know what else to call my system. It's not a job scheduler, it's for sequencing and scheduling content to be displayed on a tv. This looks like a great library though, I'll have to check it out!
no problemo! hope it helps 🙂