Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Sample
Method
Sample
lib/mdflib/mdflib/src/ichannelgroup.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
void IChannelGroup::IncrementSample() const { ++sample_; }
21
22
size_t IChannelGroup::Sample() const { return sample_; }
23
24
uint16_t IChannelGroup::Flags() const { return 0; }
25
Callers
3
IncrementNofSamples
Method · 0.80
ParseRecord
Method · 0.80
ParseRangeRecord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected