native Float:get_gametime();
Returns the game time based on the game tick.
This time is counted up from map start. If the engine is not processing this function will return the same value between calls, which makes it unusable for profiling purposes.
Game time, in seconds
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.