Project

General

Profile

Fupdate » History » Revision 4

Revision 3 (Per Amundsen, 06/18/2021 03:35 PM) → Revision 4/5 (Per Amundsen, 02/08/2023 03:01 AM)

_Added in 3.1_ 

 */fupdate <N>* 

 Sets the "refresh rate" of the [[TextArea Control|Text Area]]. 

 When N is set to a number larger than 0, AdiIRC will try to detect burst of messages added and then try to redraw the textarea less often which increases the speed of adding lines. 

 Larger <N> >N> value makes it faster, since every system is different try experimenting with different values in the range of 10-100. 

 _See also [[$fupdate]]._ 

 *Parameters* 

 <N> - If N = 0, disables the refresh rate system, otherwise AdiIRC tries to redraw every N milliseconds as long as the bursts is happening.