class J3dClock
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static long |
deltaTime |
private static long |
nsecPerMsec |
private static boolean |
skewAdjustedClock |
| Modifier | Constructor and Description |
|---|---|
private |
J3dClock()
Private constructor, since no instance should ever be created.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static long |
currentTimeMillis()
Returns the current time in milliseconds.
|
private static boolean skewAdjustedClock
private static long deltaTime
private static final long nsecPerMsec
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.