Reactive-Extensions / RxJS

The Reactive Extensions for JavaScript
http://reactivex.io
Other
19.48k stars 2.1k forks source link

Question: AdvanceBy in TestScheduler #1366

Open ErikWahlstrom opened 7 years ago

ErikWahlstrom commented 7 years ago

Is there a reason why there is not an overload on AdvanceBy/AdvanceTo that takes TimeSpan as an argument. I tend to write extensions now for that purpose.