native
get_systime
Syntax
native get_systime(offset = 0);
Description
Returns the system time as a unix timestamp (number of seconds since unix
epoch).
Parameters
| offset | Optional offset value in seconds |
|---|
Return
Unix time stamp
native
native get_systime(offset = 0);
Returns the system time as a unix timestamp (number of seconds since unix
epoch).
| offset | Optional offset value in seconds |
|---|
Unix time stamp