Skip to content

Add "Blocos de Espera" extension for advanced timing #2126

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

Closed
wants to merge 7 commits into from

Conversation

DJ-15-DJS
Copy link

This extension is called "Blocos de Espera" and adds new wait blocks with support for milliseconds, seconds, minutes, and hours.

✨ Features:

  • Wait for milliseconds
  • Wait for seconds
  • Wait for minutes
  • Wait for hours

It helps projects that require more precise or extended timing beyond the default wait block.

Tested and working correctly.

Thank you for reviewing this!

@github-actions github-actions bot added the pr: new extension Pull requests that add a new extension label May 21, 2025
@yuri-kiss
Copy link
Member

this is redundant. you can just use simple math.

@yuri-kiss yuri-kiss closed this May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new extension Pull requests that add a new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants