Emojicode Documentation 1.0 beta 2
ads via Carbon Copyโ€‘paste ready CSS & JavaScript patterns with accessibility baked in. ads via Carbon

Class ๐Ÿงต

Execution thread of the program.

Initializers

๐Ÿ†•

 ๐Ÿ†• ๐ŸŽ๐Ÿฅก callback ๐Ÿ‡๐Ÿ‰ 

Creates an new thread and calls the provided callback on the newly created thread.

Methods

๐Ÿ›‚โ—๏ธ

โ—๏ธ ๐Ÿ›‚ 

Blocks the calling thread until this thread has finished work.

deinitโ—๏ธ

โ—๏ธ deinit 

Type Methods

โฒ

๐Ÿ‡โ—๏ธ โฒ  microseconds ๐Ÿ”ข 

Suspends the calling thread from execution for at least the number of microseconds specified by the argument microseconds.