User Guide
API Reference
lace_sleep_us()
Sleep for the given number of microseconds.
Uses nanosleep() and is precise to the microsecond on POSIX systems.
microseconds – Duration to sleep