Logo

Programming-Idioms

History of Idiom 45 > diff from v44 to v45

Edit summary for version 45 by programming-idioms.org:
Linked to idiom #185 [Execute function in 30 seconds]

Version 44

2018-06-16, 12:17:22

Version 45

2019-09-09, 09:01:38

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.

Illustration