Emojicode Documentation 1.0 beta 2

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.