TimedFIFO.pushData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pushData(T[] input, float sampleRate)
    struct TimedFIFO(T)
    private public nothrow @nogc
    void
    pushData
    (
    T[] input
    ,)
  2. void pushData(T input, float sampleRate)

Meta