class Thread

namespace sys.core
class Thread

Methods

Sleep

static func Sleep(msec: DWord);

Brief

Puts the main thread of application to sleep for an input amount of milliseconds.

Parameters

msec=> number of milliseconds to sleep