Skip to content

Commit 78ca062

Browse files
authored
Update content/en-us/reference/engine/classes/Stats.yaml
1 parent 08611bb commit 78ca062

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en-us/reference/engine/classes/Stats.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,7 @@ properties:
121121
summary: |
122122
A measurement of the total amount of time it takes long it takes for Roblox to update all of its Task Scheduler jobs
123123
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).
127125
code_samples: []
128126
type: float
129127
tags:

0 commit comments

Comments
 (0)