fake-timers icon indicating copy to clipboard operation
fake-timers copied to clipboard

Explore setVirtualTimePolicy

Open benjamingr opened this issue 6 years ago • 1 comments

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.

benjamingr avatar May 12 '19 17:05 benjamingr

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.

stale[bot] avatar Jul 11 '19 18:07 stale[bot]

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.

benjamingr avatar Apr 08 '23 12:04 benjamingr