summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-sched/README.md
blob: d32a961ae2804728e489d02fc64cf18b2700a0c4 (plain)
1
2
3
4
5
# 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.