Closed apollo13 closed 4 years ago
I have added a method to determine when the next job is supposed to run, this can help to more efficiently sleep (ie sleep till the next job is ready instead of waking up every 500ms).
Another commit ran rustfmt over the codebase.
Thanks for the pull request. :)
I have added a method to determine when the next job is supposed to run, this can help to more efficiently sleep (ie sleep till the next job is ready instead of waking up every 500ms).
Another commit ran rustfmt over the codebase.