MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / StartTimestamp

Method StartTimestamp

lib/mdflib/mdflib/src/fh4block.cpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73void Fh4Block::Time(ITimestamp &timestamp) { timestamp_.SetTime(timestamp); }
74
75const mdf::IMdfTimestamp *Fh4Block::StartTimestamp() const { return &timestamp_; }
76
77} // namespace mdf::detail

Callers 3

TestMdf4TimeFunction · 0.45
MdfHeader.cppFile · 0.45
MdfFileHistory.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

TestMdf4TimeFunction · 0.36