﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2469	Example: GUIGetMsg[2] - inconsistency?	mlipok	guinness	"in example GUIGetMsg[2].au3

there is:

{{{
		; Avoid high CPU usage.
		Sleep(10)
}}}

but in:
GUI Reference - MessageLoop Mode


{{{
In the MessageLoop mode you will only receive events while you are actively polling the GUIGetMsg function so you must ensure that you call it many times a second otherwise your GUI will be unresponsive.
}}}


Show me the truth ?

"	Feature Request	closed	3.3.9.22	Documentation		None	Completed		
