WakeupAt (System function)

From m204wiki
Revision as of 02:43, 22 May 2012 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wake up at a specific time in milliseconds (System class)

[Introduced in Sirius Mods 7.9]


This page is under construction.

Syntax

[%number =] %(System):WakeupAt( timeInMilliseconds)

Syntax terms

%numbernumber
%(System) The class name in parentheses denotes a shared method. WakeupAt can also be invoked via a System object variable, which may be Null.
timeInMilliseconds number

Usage notes

Examples

See also