Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
void HdComment::TimeSource(MdString time_source) {
106
time_source_ = std::move(time_source);
107
}
108
109
const MdString& HdComment::TimeSource() const {
110
return time_source_;
Callers
4
TEST_F
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64