current
Returns the thread object representing the current thread of execution.
Declaration
class var current: Thread { get }Return Value
A thread object representing the current thread of execution.
Returns the thread object representing the current thread of execution.
class var current: Thread { get }A thread object representing the current thread of execution.