MobileNativeFoundation / Kronos

Elegant NTP date library in Swift
Apache License 2.0
653 stars 90 forks source link

Async/Await #101

Open rehatkathuria opened 1 year ago

rehatkathuria commented 1 year ago

Has there been any discussion around introducing an async/await api around Clock.now? Would be really nice to have syntactically!

keith commented 1 year ago

Yea that's a good idea. Unsurprisingly our large codebase isn't utilizing this much yet. Happy to review some PRs though