MCPcopy
hub / github.com/jestjs/jest / useRealTimers

Method useRealTimers

packages/jest-environment/src/index.ts:434–434  ·  view source on GitHub ↗

* Instructs Jest to restore the original implementations of the global date, * performance, time and timer APIs.

()

Source from the content-addressed store, hash-verified

432 * performance, time and timer APIs.
433 */
434 useRealTimers(): Jest;
435 /**
436 * Updates the mode of advancing timers when using fake timers.
437 *

Callers 8

useRealTimersMethod · 0.65
jest.test.tsFile · 0.65
temporal.test.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected