Class XTimer

java.lang.Object
xbot.common.controls.sensors.XTimer

public class XTimer extends Object
  • Constructor Details

    • XTimer

      public XTimer()
  • Method Details

    • setImplementation

      public static void setImplementation(XTimerImpl implementation)
    • getFPGATimestamp

      public static double getFPGATimestamp()
      Returns the current time in seconds since the FPGA was powered on.
      Returns:
      Time in seconds
    • getMatchTime

      public static double getMatchTime()
    • delay

      public static void delay(double seconds)