|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.first.wpilibj.Utility
public class Utility
Contains global utility functions
Method Summary | |
---|---|
static long |
getFPGATime()
Read the microsecond timer from the FPGA. |
static void |
sendErrorStreamToDriverStation(boolean enabled)
Control whether to send System.err output to the driver station's error pane. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static long getFPGATime()
public static void sendErrorStreamToDriverStation(boolean enabled)
enabled
- if true, send error stream to driver station, otherwise disable sending error stream
|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |