AMX Mod X API Documentation

Signature
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
Returns

Unix time stamp

Назад
Верх