sankalpjonn / timeloop

An elegant periodic task executor
MIT License
245 stars 49 forks source link

run tasks immediately instead of waiting for timers to expire #16

Open goodtiding5 opened 4 years ago

goodtiding5 commented 4 years ago

I want to see my tasks run immediately instead of waiting for the timers to expire.

tuergeist commented 2 years ago

@goodtiding5 I released timeloop-ng which incorporates more or less every feature request which was ignored here. It's possible to start tasks immediately :)