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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ properties:
119
119
writeCapabilities: []
120
120
- name: Stats.HeartbeatTime
121
121
summary: |
122
-
A measurement of the total amount of time it takes long it takes for Roblox to update all of its Task Scheduler jobs
122
+
A measurement of the total amount of time it takes for the server to update its Task Scheduler jobs in seconds.
123
123
description: |
124
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