Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create observable interval that waits until operation is executed? #444

Closed
lexer opened this issue Oct 22, 2013 · 1 comment
Closed

Comments

@lexer
Copy link

lexer commented Oct 22, 2013

I need to create observable interval that actually go to next interval only when async operation was finished.

In .net it is possible to achieve with TimeInterval()
http://rxwiki.wikidot.com/101samples#toc31

I need delay between async calls.

@lexer
Copy link
Author

lexer commented Oct 22, 2013

Duplicate of issue #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant