Interface TimeListener

All Known Subinterfaces:
AllDataModule, TimeAdapter

public interface TimeListener
Get event timestamps
  • Method Summary

    Modifier and Type Method Description
    void onTimestamp​(long t)
    Time of the next event(s)
  • Method Details

    • onTimestamp

      void onTimestamp​(long t)
      Time of the next event(s)
      Parameters:
      t - time in nanoseconds