MCPcopy 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

20void IChannelGroup::IncrementSample() const { ++sample_; }
21
22size_t IChannelGroup::Sample() const { return sample_; }
23
24uint16_t IChannelGroup::Flags() const { return 0; }
25

Callers 3

IncrementNofSamplesMethod · 0.80
ParseRecordMethod · 0.80
ParseRangeRecordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected