Up

sleep

Suspends the running during the specified time (in seconds)

Prototype :

fun [I] I

Return : I On MS Windows, always 0. On GNU/Linux, the remaining time if any else 0 (0 = delay complete). Other platforms are not supported yet and nothing to do.