Module swim.runtime

Class WarpUplinkPulse

    • Field Detail

      • linkCount

        protected final long linkCount
      • eventRate

        protected final int eventRate
      • eventCount

        protected final long eventCount
      • commandRate

        protected final int commandRate
      • commandCount

        protected final long commandCount
    • Constructor Detail

      • WarpUplinkPulse

        public WarpUplinkPulse​(long linkCount,
                               int eventRate,
                               long eventCount,
                               int commandRate,
                               long commandCount)