MCPcopy Create free account
hub / github.com/angular/dev-infra / reset

Function reset

github-actions/saucelabs/set-saucelabs-env.js:2636–2641  ·  view source on GitHub ↗

* Reset FastTimers. * Exported for testing purposes only. * Marking as deprecated to discourage any use outside of testing. * @deprecated

()

Source from the content-addressed store, hash-verified

2634 onTick();
2635 onTick();
2636 },
2637 /**
2638 * Reset FastTimers.
2639 * Exported for testing purposes only.
2640 * Marking as deprecated to discourage any use outside of testing.
2641 * @deprecated
2642 */
2643 reset() {
2644 fastNow = 0;

Callers

nothing calls this directly

Calls 1

clearTimeoutFunction · 0.70

Tested by

no test coverage detected