Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
uint32_t TopicStorage::maxObservedArrayLength() const noexcept {
182
return max_observed_array_length_;
183
}
184
185
uint32_t TopicStorage::truncatedSampleCount() const noexcept {
186
return truncated_sample_count_;
Callers
2
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64