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.