diff options
Diffstat (limited to 'vendor/codeberg.org/gruf/go-sched/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-sched/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/codeberg.org/gruf/go-sched/README.md b/vendor/codeberg.org/gruf/go-sched/README.md deleted file mode 100644 index d32a961ae..000000000 --- a/vendor/codeberg.org/gruf/go-sched/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# 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.
\ No newline at end of file |