Logo

Programming-Idioms

History of Idiom 45 > diff from v34 to v35

Edit summary for version 35 by programming-idioms.org:
Updated picture URL by user [programming-idioms.org]

Version 34

2016-02-18, 17:23:38

Version 35

2016-09-22, 15:19:15

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.

Illustration