| Copyright | (c) Daan Leijen 2003 | 
|---|---|
| License | wxWindows | 
| Maintainer | wxhaskell-devel@lists.sourceforge.net | 
| Stability | provisional | 
| Portability | portable | 
| Safe Haskell | None | 
| Language | Haskell98 | 
Graphics.UI.WX.Timer
Description
Support for milli-second timers.
Documentation
type Timer = TimerEx () Source
A timer generates a command event on a specified milli-second interval.
- Attributes: 
interval - Instances: 
Able,Commanding