Class ConstantsJNI
java.lang.Object
org.wpilib.hardware.hal.JNIWrapper
org.wpilib.hardware.hal.ConstantsJNI
-
Nested Class Summary
Nested classes/interfaces inherited from class JNIWrapper
JNIWrapper.Helper -
Method Summary
Modifier and TypeMethodDescriptionstatic intGets the number of FPGA system clock ticks per microsecond.Methods inherited from class JNIWrapper
forceLoad, suppressUnused
-
Method Details
-
getSystemClockTicksPerMicrosecond
Gets the number of FPGA system clock ticks per microsecond.- Returns:
- the number of clock ticks per microsecond
- See Also:
-