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
-
Constructor Summary
Constructors Constructor Description ConstantsJNI()
-
Method Summary
Modifier and Type Method Description static int
getSystemClockTicksPerMicrosecond()
-
Constructor Details
-
ConstantsJNI
public ConstantsJNI()
-
-
Method Details