ThreadBase.isMainThread
bool isMainThread() @property nothrow @nogcTests whether this thread is the main thread, i.e. the thread that initialized the runtime
Returns
true if the thread is the main thread
bool isMainThread() @property nothrow @nogcTests whether this thread is the main thread, i.e. the thread that initialized the runtime