fake-timers
fake-timers copied to clipboard
Explore setVirtualTimePolicy
The devtools protocol has a setVirtualTimePolicy method that looks interesting, we might want to explore using that in certain contexts instead of shimming the global timers.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I tested this and it doesn't actually work anywhere but chromium (no node, no firefox etc) so if we do this we'd have to have two implementations anyway.