MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / maxObservedArrayLength

Method maxObservedArrayLength

pj_datastore/src/topic_storage.cpp:181–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181uint32_t TopicStorage::maxObservedArrayLength() const noexcept {
182 return max_observed_array_length_;
183}
184
185uint32_t TopicStorage::truncatedSampleCount() const noexcept {
186 return truncated_sample_count_;

Callers 2

TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64