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