mirror of
1
Fork 0
gotosocial/vendor/codeberg.org/gruf/go-sched
..
LICENSE
README.md
job.go
scheduler.go
timing.go

README.md

go-sched

A simple job (both run-once and recurring) queueing library with down-to millisecond precision.

Precision estimates based on test output (running on i7-11800h): 1ms precision with 80% tolerance.