ticklink
Simulates the asynchronous passage of time for the timers in the fakeAsync zone.
参数
millis | Type: 可选. 默认值是 |
返回值
void
说明
The microtasks queue is drained at the very start of this function and after any timer callback has been executed.
Simulates the asynchronous passage of time for the timers in the fakeAsync zone.
millis | Type: 可选. 默认值是 |
void
The microtasks queue is drained at the very start of this function and after any timer callback has been executed.