Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Timestamp
Method
Timestamp
lib/mdflib/mdflib/src/canmessage.cpp:215–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void CanMessage::Timestamp(double timestamp) {
216
timestamp_ = timestamp;
217
}
218
219
double CanMessage::Timestamp() const {
220
return timestamp_;
Callers
3
set
Function · 0.80
get
Function · 0.80
ParseCanMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected