Class TPCANTimestampXL

java.lang.Object
peak.can.basic.TPCANTimestampXL

public class TPCANTimestampXL extends Object
Defines the point of time at which a CAN XL message was received.
  • Constructor Details

    • TPCANTimestampXL

      public TPCANTimestampXL()
      Default constructor
  • Method Details

    • getValue

      public long getValue()
      Returns:
      the timestamp
    • setValue

      public void setValue(long timestamp)
      Parameters:
      timestamp - the timestamp to set