SystemTime
Jump to navigation
Jump to search
![]() |
Warning: This feature is Zandronum specific and may not supported by ZDoom and its other child ports! Documentation may not be accurate, see ACS Functions. |
int SystemTime()
Usage
Returns the system time as a 32-bit signed integer timestamp. The acstime CCMD, however, can override the result of this function.
Note that due to ACS's limitations, the timestamp is suspectible to the year 2038 problem.