| Trees | Indices | Help |
|
|---|
|
|
License: The BSD License All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php
|
|||
|
_AEEventManager Watches for raw events in order to report them to observers and maintains a queue of AEEvent that are executed on a set interval. |
|||
|
|||
log = logging.getLogger('Event')
|
|||
| integer |
EVENT_INTERVAL = 10Number of ms between calls to pump the event queues |
||
| integer |
MAX_EVENTS = 10Maximum number of raw or AEEvents to process in a single callback from the main loop |
||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:47 2008 | http://epydoc.sourceforge.net |