net.sf.jour.timer
Class SystemTimer

java.lang.Object
  extended bynet.sf.jour.timer.SystemTimer
All Implemented Interfaces:
Timer

public class SystemTimer
extends java.lang.Object
implements Timer

TODO Add docs

Version:
$Revision: 1.2 $ ($Author: vlads $)
Author:
root

Constructor Summary
SystemTimer()
           
 
Method Summary
static double getTime()
           
 double getTimeCounter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTimer

public SystemTimer()
Method Detail

getTimeCounter

public double getTimeCounter()
Specified by:
getTimeCounter in interface Timer

getTime

public static double getTime()


Copyright © 2004 sourceforge. All Rights Reserved.