Post #2054537
2022-07-29 06:38 UTC
I had a Problem with my C# code while using a Timer to update UI. The solution was to remember that I am an electrical engineer and no one would bat an eye if my code is suboptimal/ ugly.
So I just made an async function with an „await Task.Delay(50)“ that calls itself afterwards. Fuck that fancy Timer-shit :blobcat_mlem:
Replies (0)
No replies.