halflife_time

Syntax

native Float:halflife_time();

Description

Returns the game time based on the game tick.

Note

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.

Return

Game time, in seconds