public class J3DTimer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static long |
resolution
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
private |
J3DTimer()
Deprecated.
Private constructor because users should
not construct instances of this class
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getResolution()
Deprecated.
Get the nanosecond resolution of the timer
|
static long |
getValue()
Deprecated.
Get the timer value, in nanoseconds.
|
private static final long resolution
private J3DTimer()
public static long getValue()
public static long getResolution()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.