Difference between revisions of "NXSL:time"
Jump to navigation
Jump to search
(Created page with "__NOTOC__ Gets the system time. == Syntax == time(); == Return Value == System time as number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated ...") |
(No difference)
|
Revision as of 21:29, 21 April 2012
Gets the system time.
Syntax
time();
Return Value
System time as number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time, according to the system clock.