HomeManualTopicsTypesSymbols

std::sleep

sleeps for the specified number of seconds

Parameter

duration
sleep time in seconds

Results

None

Description

If duration is a negative value then the function returns immediately.

Topic

Input-Output