You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-us/reference/engine/classes/Stats.yaml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -121,9 +121,7 @@ properties:
121
121
summary: |
122
122
A measurement of the total amount of time it takes long it takes for Roblox to update all of its Task Scheduler jobs
123
123
description: |
124
-
The HeartbeatTimeMs property is a measurement of the total amount of time
125
-
it takes long it takes for Roblox to update all of its Task Scheduler
126
-
jobs. If this value is high, then it means one of the tasks are hogging up a lot of resources.
124
+
This property is a measurement of the total amount of time it takes for the server to update its Task Scheduler jobs in seconds. If this value is high, examine [server compute](/performance-optimization/identifying#server-compute).
0 commit comments