Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ StartTimestamp
Method
StartTimestamp
lib/mdflib/mdflib/src/fh4block.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
void Fh4Block::Time(ITimestamp ×tamp) { timestamp_.SetTime(timestamp); }
74
75
const mdf::IMdfTimestamp *Fh4Block::StartTimestamp() const { return ×tamp_; }
76
77
} // namespace mdf::detail
Callers
3
TestMdf4Time
Function · 0.45
MdfHeader.cpp
File · 0.45
MdfFileHistory.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
TestMdf4Time
Function · 0.36