Skip to content

Instantly share code, notes, and snippets.

@tomaustin700
Created December 11, 2018 21:15
Show Gist options
  • Save tomaustin700/af4c0a366f1d959b53aa5bc5a45755f8 to your computer and use it in GitHub Desktop.
Save tomaustin700/af4c0a366f1d959b53aa5bc5a45755f8 to your computer and use it in GitHub Desktop.
await Time(async () =>
{
await GetWeather();
}, _timer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment