de.lessvoid.nifty.tools
Class TimeProvider

java.lang.Object
  extended by de.lessvoid.nifty.tools.TimeProvider

public class TimeProvider
extends Object

provides the current time :).

Author:
void

Constructor Summary
TimeProvider()
           
 
Method Summary
 long getMsTime()
          get current time in ms.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeProvider

public TimeProvider()
Method Detail

getMsTime

public long getMsTime()
get current time in ms.

Returns:
current time in ms


Copyright © 2011. All Rights Reserved.