flush
function
kararlı
IMPORTANT: This API requires Zone.js and cannot be used with the Vitest test runner
@parammaxTurns
number | undefinedThe maximum number of times the scheduler attempts to clear its queue before throwing an error.
@returns
numberThe simulated time elapsed, in milliseconds.
Description
IMPORTANT: This API requires Zone.js and cannot be used with the Vitest test runner
Flushes any pending microtasks and simulates the asynchronous passage of time for the timers in
the fakeAsync zone by
draining the macrotask queue until it is empty.
Detaylara atla