Signature
native Float:halflife_time();
Description
Returns the game time based on the game tick.
Notes
-
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.
Returns
Game time, in seconds