MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / GetTimeNs

Method GetTimeNs

lib/mdflib/mdflib/src/timestamp.cpp:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45uint64_t UtcTimestamp::GetTimeNs() const { return utc_timestamp_; }
46
47int16_t UtcTimestamp::GetDstMin() const { return 0; }
48

Callers 5

TestMdf4TimeFunction · 0.45
TEST_FFunction · 0.45
TimeMethod · 0.45
StartTimeMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestMdf4TimeFunction · 0.36
TEST_FFunction · 0.36