SetLastHardwareActionTime
SetLastHardwareActionTime updates the last input interaction time in the game client, mainly used to prevent AFK behaviors
SetLastHardwareActionTime(number)
Example
Set your last interaction time to now.
SetLastHardwareActionTime(GetGameTick())