flush
function
stable
IMPORTANT: This API requires Zone.j
flush
number
IMPORTANT: This API requires Zone.j
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.
@parammaxTurns
number | undefinedThe maximum number of times the scheduler attempts to clear its queue before throwing an error.
@returns
numberDescription
IMPORTANT: This API requires Zone.j
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.
Jump to details