al1-ce / sily

sily lib for d
https://al1-ce.github.io/sily-docs
GNU General Public License v3.0
1 stars 0 forks source link

Await #21

Closed al1-ce closed 10 months ago

al1-ce commented 10 months ago

Add await function on AsyncTimer and Promise classes Await will loop until timer ran out or promise is resolved

Also add self-stop to timer so that await can be implemented