The Wayback Machine - https://web.archive.org/web/20240920155530/https://angular.dev/api/core/testing/tick/
@angular/core/testing

tick

function

Simulates the asynchronous passage of time for the timers in the fakeAsync zone.

  
    tick(  millis?: number,  tickOptions?: { processNewMacroTasksSynchronously: boolean; }): void;
  
  
Jump to details
HTTPS · web.archive.org
← Home