Skip to content

History-sink-dropped-count

moonbit
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.

Published from the repository docs folder with VitePress.