MCPcopy
hub / github.com/facebook/react / runOnlyPendingTimers

Method runOnlyPendingTimers

scripts/jest/typescript/jest.d.ts:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 runAllTicks(): void;
52 runAllTimers(): void;
53 runOnlyPendingTimers(): void;
54 setMock(moduleName: string, moduleExports: Object): void;
55}
56

Callers 12

actFunction · 0.80
waitForTasksAndTimersFunction · 0.80
ExampleFunction · 0.80
toggleErrorFunction · 0.80
actAsyncFunction · 0.80
flushPendingUpdatesFunction · 0.80
readFunction · 0.80
flushPendingUpdatesFunction · 0.80

Calls

no outgoing calls

Tested by 7

ExampleFunction · 0.64
toggleErrorFunction · 0.64
actAsyncFunction · 0.64
flushPendingUpdatesFunction · 0.64
readFunction · 0.64
flushPendingUpdatesFunction · 0.64