# Current Synchronous Game Time

Grammar — Current Synchronous Game Time
FlagsNative | Function

Returns the best guess of the current time for players in the real world as a server-timezone adjusted UNIX epoch (seconds since January 1, 1970).

Returns — int

native int CurrentSynchronousGameTimeGet();

Category: DateTime

# Examples

— None found —