Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Timeout
Method
Timeout
lib/mdflib/mdflib/src/evcomment.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void EvComment::Timeout(MdNumber timeout) {
41
timeout_ = std::move(timeout);
42
}
43
44
const MdNumber& EvComment::Timeout() const {
45
return timeout_;
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64