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

Method TimeSource

lib/mdflib/mdflib/src/hdcomment.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void HdComment::TimeSource(MdString time_source) {
106 time_source_ = std::move(time_source);
107}
108
109const MdString& HdComment::TimeSource() const {
110 return time_source_;

Callers 4

TEST_FFunction · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64