Refresh

Syntax

Konsol:Refresh()

Description

Lets your CPU manage other processes.

Note

Useful to avoid application hung.

Example

function main() {
  while (B1 EQ false) {
    Konsol:Refresh()
  }
}
www.konsolscript.org
© 2005-2011 KonsolScript Labs | All Rights Reversed | Licensed under GNU GPL | Designed by Mj Mendoza IV
http://www.sourceforge.net