mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:02:25 -05:00
* update go-sched to v1.2.4 which removes some now unused dependencies * whoops, remove test output |
||
|---|---|---|
| .. | ||
| job.go | ||
| LICENSE | ||
| README.md | ||
| scheduler.go | ||
| timing.go | ||
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.