Interface Clocks

  • All Known Implementing Classes:
    TimingDiagram

    public interface Clocks
    • Method Detail

      • getClockValue

        TimeTick getClockValue​(java.lang.String clockName,
                               int nb)
      • getCodeValue

        TimeTick getCodeValue​(java.lang.String code)