Package edu.wpi.first.util.datalog
Class DataLogJNI
java.lang.Object
edu.wpi.first.util.WPIUtilJNI
edu.wpi.first.util.datalog.DataLogJNI
public class DataLogJNI extends WPIUtilJNI
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description DataLogJNI()
-
Method Summary
Methods inherited from class edu.wpi.first.util.WPIUtilJNI
createEvent, createSemaphore, destroyEvent, destroySemaphore, disableMockTime, enableMockTime, forceLoad, getSystemTime, now, releaseSemaphore, resetEvent, setEvent, setMockTime, waitForObject, waitForObjects, waitForObjectsTimeout, waitForObjectTimeout, writeStderr
-
Constructor Details
-
DataLogJNI
public DataLogJNI()
-