Created
December 11, 2018 21:15
-
-
Save tomaustin700/af4c0a366f1d959b53aa5bc5a45755f8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
await Time(async () => | |
{ | |
await GetWeather(); | |
}, _timer); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment