joeq.Runtime
Class HighResolutionTimer
java.lang.Object
joeq.Runtime.HighResolutionTimer
public class HighResolutionTimer
- extends Object
- Version:
- $Id: HighResolutionTimer.java,v 1.13 2004/09/30 03:35:35 joewhaley Exp $
- Author:
- John Whaley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TICKS_PER_SECOND
public static final double TICKS_PER_SECOND
- See Also:
- Constant Field Values
HighResolutionTimer
public HighResolutionTimer()
ticks
public static long ticks()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
init
public static final void init()
now
public static final double now()
boot
public static void boot()
Copyright © 2001-2005 John Whaley. All Rights Reserved.