(ms)
| 2484 | } |
| 2485 | } |
| 2486 | function markSchedulerUnsuspended(ms) { |
| 2487 | { |
| 2488 | if (eventLog !== null) { |
| 2489 | logEvent([SchedulerResumeEvent, ms * 1000, mainThreadIdCounter]); |
| 2490 | } |
| 2491 | } |
| 2492 | } |
| 2493 | |
| 2494 | /* eslint-disable no-var */ |
| 2495 | // Math.pow(2, 30) - 1 |