nicolas / sleepenh (public) (License: GPL-2+) (since 2018-10-19) (hash sha1)
Sleep until a given date with subsecond resolution

`sleepenh` is a sleep program for shell scripts that need to perform
a loop that repeats at a regular time interval, without cumulative errors.

It supports microsecond resolution.

You can also specify the time you need between two calls of `sleepenh`.
No merge requests found.