It seems more common to want to sleep for a duration than to sleep to a specific time. Change the implementation to not make the process look up the current time first. (Plus, there's no current syscall to do so)
It seems more common to want to sleep for a duration than to sleep to a specific time. Change the implementation to not make the process look up the current time first. (Plus, there's no current syscall to do so)