Difference between revisions of "Time"
Jump to navigation
Jump to search
(Created page with "<c>time</c> returns the number of seconds since the script started running. Category:Intrinsic Functions") |
m (Added See Also links) |
||
| Line 1: | Line 1: | ||
<c>time</c> returns the number of seconds since the script started running. | <c>time</c> returns the number of seconds since the script started running. | ||
| + | |||
| + | See also: [[wait]], [[yield]] | ||
[[Category:Intrinsic Functions]] | [[Category:Intrinsic Functions]] | ||