| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6c6ffdd commit 6a35c38
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -547,7 +547,7 @@ The standard deviation of the recorded event loop delays. | |||
| 547 | 547 | ### Measuring the duration of async operations | |
| 548 | 548 | ||
| 549 | 549 | The following example uses the [Async Hooks][] and Performance APIs to measure | |
| 550 | - the actual duration of a Timeout operation (including the amount of time it | ||
| 550 | + the actual duration of a Timeout operation (including the amount of time it took | ||
| 551 | 551 | to execute the callback). | |
| 552 | 552 | ||
| 553 | 553 | ```js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments