jass.render
Class MicroTime

java.lang.Object
  extended by jass.render.MicroTime

public class MicroTime
extends java.lang.Object

Utility class to provide time, using native accurate timers whenever availabel

Author:
Kees van den Doel (kvdoel@cs.ubc.ca)

Constructor Summary
MicroTime()
           
 
Method Summary
static double getTime()
          Return the time with microsecond accuracy if possible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MicroTime

public MicroTime()
Method Detail

getTime

public static double getTime()
Return the time with microsecond accuracy if possible