API Reference for Enthought Tool Suite 3.2.0

Simple subclass of wx.Timer that allows the user to have a function called periodically.

Any exceptions raised in the callable are caught. If StopIteration is raised the timer stops. If other exceptions are encountered the timer is stopped and the exception re-raised.

Method summary

Methods

© Copyright 2002-2009 Enthought, Inc.