mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-09-07 18:03:47 +00:00
429 B
429 B
name, group, category, update-time, description, key-word
| name | group | category | update-time | description | key-word | |||
|---|---|---|---|---|---|---|---|---|
| history-sink-clear | api | sink | 20260811 | Clear a HistorySink and reset its eviction counter. |
|
History-sink-clear
pub fn HistorySink::clear(self : HistorySink) -> Unit
Clears all retained records and resets dropped_count() to zero. It does not
close the sink; subsequent records begin a new history session.