You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
I'm using this timer to have a built in async timer, and would like to know what the bool returned by WaitForNextTickAsync() is doing. Is it false if it was cancelled or true if not? It's not stated anywhere.