Class Delay

    • Field Detail

      • pointer

        public long pointer
    • Constructor Detail

      • Delay

        public Delay()
    • Method Detail

      • allocate

        public static Delay allocate()
      • free

        public static void free​(Delay del)
      • perform

        public double perform​(double input)
      • setDelayTime

        public void setDelayTime​(double time)
      • reset

        public void reset()