Logo

Programming-Idioms

History of Idiom 45 > diff from v53 to v54

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

Version 53

2020-04-20, 20:11:36

Version 54

2020-07-05, 20:32:16

Idiom #45 Pause execution for 5 seconds

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

Illustration

Idiom #45 Pause execution for 5 seconds

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