You can create interval() function by you own: var foo = Rx.Observable.create( function(Observe){ var i = 0; setInterval ...
確定! 回上一頁