TestScheduler tries to mimic the javascript event loop and provides a low level API to manage the queue. You add add/remove new callbacks also run and then pause the execution for sometime.
Generated using TypeDoc
TestScheduler tries to mimic the javascript event loop and provides a low level API to manage the queue. You add add/remove new callbacks also run and then pause the execution for sometime.