Skip to main content

count_frames_per_topic

Function count_frames_per_topic 

Source
pub fn count_frames_per_topic(path: &str) -> Result<Vec<(String, u64)>>
Expand description

Zählt Frames pro Topic in einem .zddsrec und liefert Topic-Name → Sample-Count Map.

§Errors

I/O- oder Format-Fehler.