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

Method GetTzOffsetMin

lib/mdflib/mdflib/src/mdf4timestamp.cpp:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107uint64_t Mdf4Timestamp::GetTimeNs() const { return time_; }
108uint16_t Mdf4Timestamp::GetTzOffsetMin() const { return tz_offset_; }
109uint16_t Mdf4Timestamp::GetDstOffsetMin() const { return dst_offset_; }
110
111timetype::MdfTimestampType Mdf4Timestamp::GetTimeType() const {

Callers 2

TestMdf4TimeFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestMdf4TimeFunction · 0.36