Skip to content

Conversation

fivge
Copy link

@fivge fivge commented Jun 13, 2020

interval(500)是先等待500ms再发出流,timer(0, 5000)在5000ms内,有9个流发出。所以输出应该是0,1,2,3,4,5,6,7,8

interval(500)是先等待500ms再发出流,timer(0, 5000)在5000ms内,有9个流发出。所以输出应该是0,1,2,3,4,5,6,7,8
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

Successfully merging this pull request may close these issues.

1 participant