Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] forever loops and cpu usage

From: ptretter:charter at: 7-Feb-2004 14:53

What are some ways to minimize cpu usage in forever loops? such as: forever [time: do now/time] Alot of scripts I make that use Forever loops end up eating the cpu. Paul Tretter