mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This clamps the interval of repeating timers to 4ms after they have run 5 times. This prevents CPU spinning for `setInterval()` calls with low timeouts.
2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
Callback count bounded (< 100 in 100ms): true
|