GetTime Function

Gets the system time as a unix timestamp.

int GetTime(int bigStamp[2])

Parameters

int[2] bigStamp

Optional array to store the 64bit timestamp in.

Return Value

32bit timestamp (number of seconds since unix epoch).