Files
BitLogger/docs/api/history-sink-dropped-count.md
T

466 B

name, group, category, update-time, description, key-word
name group category update-time description key-word
history-sink-dropped-count api sink 20260811 Read the number of oldest records evicted from a HistorySink.
sink
history
dropped

History-sink-dropped-count

pub fn HistorySink::dropped_count(self : HistorySink) -> Int

Returns the cumulative number of records evicted because the bounded history was full. clear() resets this count for the new history session.