MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getTimestamp

Method getTimestamp

src/Stream.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96long Stream::getTimestamp() const {
97 return _timestamp;
98}
99
100uint32_t Stream::getSPC() const {
101 return _spc;

Callers 2

StreamThreadBaseMethod · 0.80
get_sr_packetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected