Table of Contents

Class: Timer pubobjs.py
Timer switch
This is a real time timer! Uses the scheduler, which see. Activate = set the timer for the delay (default= 8 minutes) When the time runs out (ComeDue) it will Deactivate (or you can call the method directly?).
class Timer
something that goes off after a certain amount of time on
Base Classes   
Switch
Methods   
Activate
ComeDue
PreObj
__init__
  Activate 
Activate ( self,  pUser )

Upon activation, schedule a ComeDue event.

  ComeDue 
ComeDue ( self )

Deactivate the switch when the time runs out.

  PreObj 
PreObj ( self,  cmd )

  __init__ 
__init__ ( self,  pNames='' )


Table of Contents

This document was automatically generated on Mon Aug 8 17:04:06 2005 by HappyDoc version 2.1