Logo

Programming-Idioms

History of Idiom 45 > diff from v32 to v33

Edit summary for version 33 by :
New Clojure implementation by user [pgon101a]

Version 32

2016-02-17, 13:44:57

Version 33

2016-02-18, 16:57:59

Idiom #45 Pause execution for 5 seconds

Sleep for 5 seconds in current thread, before proceeding with next instructions.

Idiom #45 Pause execution for 5 seconds

Sleep for 5 seconds in current thread, before proceeding with next instructions.