Average Tick Time - MSPT (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.5.4

Syntax

average tick time

Description

Represents the average amount of time (in milliseconds) it takes for the server to finish a tick, also know as MSPT

Examples

set {_avg} to average tick time
if average tick time > 40:

View source