Package edu.wpi.first.hal
Class ConstantsJNI
- java.lang.Object
-
- edu.wpi.first.hal.JNIWrapper
-
- edu.wpi.first.hal.ConstantsJNI
-
public class ConstantsJNI extends JNIWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class edu.wpi.first.hal.JNIWrapper
JNIWrapper.Helper
-
-
Constructor Summary
Constructors Constructor Description ConstantsJNI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getSystemClockTicksPerMicrosecond()
-
Methods inherited from class edu.wpi.first.hal.JNIWrapper
forceLoad, suppressUnused
-
-
-
-
Constructor Detail
-
ConstantsJNI
public ConstantsJNI()
-
-
Method Detail
-
getSystemClockTicksPerMicrosecond
public static int getSystemClockTicksPerMicrosecond()
-
-