Recent Changes - Search:

PmWiki

pmwiki.org

edit SideBar

IdleTaskLibrary

Categories: GEN rds-hosted Library Routines

idle task library 3K

Author: Ryan W. Johnson Date: Jul 14 2008 $2.60

http://www.rapideuphoria.com/idlelib.zip

Useful routines: nanosleep() - to sleep for less than 1 second, delay(), and idletask() - causes the Euphoria task scheduler to idle the CPU when not running other tasks (otherwise, the scheduler will use active waiting when there is less than 1 second between scheduled tasks, which hogs the CPU) Read the comments in the source file for more info and usage examples. Jul 14: Re-uploaded file.

Edit - History - Print - Recent Changes - Search
Page last modified on July 18, 2017, at 08:35 PM