method FakeTime.prototype.runMicrotasksView codeFakeTime.prototype.runMicrotasks(): Promise<void>Runs all pending microtasks. Return TypePromise<void>View code