|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.os.SystemClock
public final class SystemClock
| Method Summary | |
|---|---|
static long |
currentThreadTimeMillis()
|
static long |
elapsedRealtime()
|
static boolean |
setCurrentTimeMillis(long millis)
|
static void |
sleep(long ms)
|
static long |
uptimeMillis()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void sleep(long ms)
public static boolean setCurrentTimeMillis(long millis)
public static long uptimeMillis()
public static long elapsedRealtime()
public static long currentThreadTimeMillis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||