mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
5 lines
207 B
Markdown
5 lines
207 B
Markdown
|
# 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.
|