non_standard:start

C++ Reference

Non-standard Functions

C++ is officially defined by an ISO standard (most recently, ISO/IEC 14882:2003). However, some compilers support extra functions that are not included in the standard. These non-standard functions are not guaranteed to work across different platforms.

sleepwait for N seconds
usleepwait for N microseconds