Creates an observer from the specified schedule and scheduleWithTime actions.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Scheduler = function(schedule, scheduleWithTime); |
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax| JavaScript |
|---|
Rx.Scheduler = function(schedule, scheduleWithTime); |
See Also