C#C
C#2y ago
66 replies
doolhofx

Run code cyclical

Can anyone help me with running code cyclical? I have code that I want to execute every 10ms or 1 sec etc. And not just from an event, it needs to keep updating the code.

Or just every cycle time I am mainly a PLC-programmer, don't know if C# also works with cyclic code execution the same as I am used to.

C# 7.0, .NET Maui for android and windows
Was this page helpful?