Method RunIteration
RunIteration()
Executes a single iteration of the main UI loop.
void RunIteration()
Remarks
Each iteration processes input, runs timeouts, checks for UI changes, and renders any necessary updates.
Executes a single iteration of the main UI loop.
void RunIteration()
Each iteration processes input, runs timeouts, checks for UI changes, and renders any necessary updates.