wyvern.lib
Interface Timer


public interface Timer

A Timer is a token that's returned when you call setTimer(), usually using the Kernel class. You can use the Timer token to kill the timer later.

Version:
1.0, Sep 25, 1997
Author:
Steve Yegge