1,584
edits
DrinkyBird (talk | contribs) No edit summary |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
Returns the system time as a 32-bit signed integer timestamp. The <tt>acstime</tt> | === Return value === | ||
Returns the system time as a 32-bit signed integer timestamp. The <tt>acstime</tt> console command can override the result of this function. | |||
Note that due to ACS's limitations, the timestamp is suspectible to the [http://en.wikipedia.org/wiki/Year_2038_problem year 2038 problem]. | Note that due to ACS's limitations, the timestamp is suspectible to the [http://en.wikipedia.org/wiki/Year_2038_problem year 2038 problem]. | ||
== | == Examples == | ||
{{noexamples}} | |||
[[Category: ACS | == See also == | ||
* [[GetTimeProperty]] | |||
* [[Strftime]] | |||
[[Category: ACS functions]] |