MCPcopy 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
40void EvComment::Timeout(MdNumber timeout) {
41 timeout_ = std::move(timeout);
42}
43
44const MdNumber& EvComment::Timeout() const {
45 return timeout_;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64