Sleep for the given duration without responding to interruption.
Declared in <util/time.h>
<util/time.h>
void UninterruptibleSleep(std::chrono::microseconds const& n);