edu.mit.sketch.toolkit
Class Timer

java.lang.Object
  |
  +--edu.mit.sketch.toolkit.Timer

public class Timer
extends Object

See the end of the file for the log of changes. $Author: mtsezgin $ $Date: 2001/10/12 22:25:53 $ $Revision: 1.3 $ $Headers$ $Id: Timer.java,v 1.3 2001/10/12 22:25:53 mtsezgin Exp $ $Name: $ $Locker: $ $Source: /projects/drg/CVSROOT/drg/code/src/edu/mit/sketch/toolkit/Timer.java,v $


Constructor Summary
Timer()
           
 
Method Summary
 long getTics()
           
static long tics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer()
Method Detail

getTics

public long getTics()

tics

public static long tics()