lejos.util
Class TimeReference

java.lang.Object
  extended by lejos.util.TimeReference

public class TimeReference
extends Object

Author:
clement

Field Summary
static long SECOND
           
 
Constructor Summary
TimeReference()
           
 
Method Summary
static void waitOneSecond()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SECOND

public static long SECOND
Constructor Detail

TimeReference

public TimeReference()
Method Detail

waitOneSecond

public static void waitOneSecond()