User Tools

Site Tools


4rpl:commands:getgametickcount

Index

GetGameTickCount

GetGameTickCount

Description

Pushes the game's tick count to the stack. The tick count is similar to the game update count, except it always increments even when the game is paused. It only ever goes up through a mission. Ideally, it increases at 30 fps.

Also refer to GetGameUpdateCount and GetUnitUpdateCount for additional timer-based commands.

Examples

trace(GetGameTickCount)

Index

4rpl/commands/getgametickcount.txt · Last modified: 2021/01/08 11:01 by 127.0.0.1