TimedFIFO.readOldestDataAndDropSome

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int readOldestDataAndDropSome(T[] output, double dt, int keepAtLeast)
  2. bool readOldestDataAndDropSome(T* output, double dt)
    struct TimedFIFO(T)
    private public nothrow @nogc
    bool
    readOldestDataAndDropSome
    (,
    double dt
    )

Meta