Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix value of seconds unit in example/benchmark-memory.php #50

Merged
merged 4 commits into from
Feb 13, 2022
Merged

Fix value of seconds unit in example/benchmark-memory.php #50

merged 4 commits into from
Feb 13, 2022

Conversation

tnsoftbear
Copy link
Contributor

@tnsoftbear tnsoftbear commented Feb 7, 2022

We expect second unit in $interval argument of EventLoop::repeat() function instead of millisecond. Script doesn't work as it should according to description in its comment. I've fixed that.

@tnsoftbear tnsoftbear changed the title Fix seconds value of $delay argument in example/benchmark-memory.php Fix value of seconds unit in example/benchmark-memory.php Feb 7, 2022
@WyriHaximus
Copy link
Contributor

Thank you for spotting and fixing this 👍

@WyriHaximus WyriHaximus merged commit a5a268f into revoltphp:main Feb 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants