blob: 222420ad31bdb38ad62263b65a94be255bf726f8 [file] [log] [blame]
!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?e(require("rxjs")):"function"==typeof define&&define.amd?define(["rxjs"],e):e(n.rxjs)}(this,function(n){"use strict";Zone.__load_patch("rxjs.Scheduler.now",function(e,t,o){o.patchMethod(n.Scheduler,"now",function(n){return function(n,e){return Date.now.call(n)}}),o.patchMethod(n.asyncScheduler,"now",function(n){return function(n,e){return Date.now.call(n)}}),o.patchMethod(n.asapScheduler,"now",function(n){return function(n,e){return Date.now.call(n)}})})});