Simulates the asynchronous passage of time for the timers in the fakeAsync zone.
fakeAsync
tick( millis?: number, tickOptions?: { processNewMacroTasksSynchronously: boolean; }): void;