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

Method GetDstMin

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

Source from the content-addressed store, hash-verified

45uint64_t UtcTimestamp::GetTimeNs() const { return utc_timestamp_; }
46
47int16_t UtcTimestamp::GetDstMin() const { return 0; }
48
49int16_t UtcTimestamp::GetTimezoneMin() const { return 0; }
50

Callers 3

TEST_FFunction · 0.80
SetTimeMethod · 0.80
SetTimeMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64