de.lessvoid.nifty.tools
Class TimeProvider
java.lang.Object
de.lessvoid.nifty.tools.TimeProvider
public class TimeProvider
- extends Object
provides the current time :).
- Author:
- void
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 |
TimeProvider
public TimeProvider()
getMsTime
public long getMsTime()
- get current time in ms.
- Returns:
- current time in ms
Copyright © 2011. All Rights Reserved.