icecave/chrono

Add ClockInterface::sleepMicroseconds()

Opened this issue · 0 comments

The signature should be the same as ClockInterface:sleep(), except that the $timeSpan parameter must be an integer representing microseconds.

See #77