gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (207B)


      1 # go-sched
      2 
      3 A simple job (both run-once and recurring) queueing library with down-to millisecond precision.
      4 
      5 Precision estimates based on test output (running on i7-11800h): 1ms precision with 80% tolerance.