Files
socket.io/test
Michael Vartan 4e1b65699d feat: add an option to use native timer functions (#1479)
This allows to control the behavior of mocked timers (@sinonjs/fake-timers),
depending on the value of the "useNativeTimers" option:

- true: use native setTimeout function
- false (default): use classic timers, that may be mocked

Related: 5d1d5bea11
2021-08-29 09:31:25 +02:00
..
2021-03-10 12:16:12 +01:00
2016-02-28 02:36:06 +08:00
2021-03-10 12:16:12 +01:00
2021-03-10 12:16:12 +01:00
2021-02-03 22:31:01 +01:00