Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
uint64_t UtcTimestamp::GetTimeNs() const { return utc_timestamp_; }
46
47
int16_t UtcTimestamp::GetDstMin() const { return 0; }
48
49
int16_t UtcTimestamp::GetTimezoneMin() const { return 0; }
50
Callers
3
TEST_F
Function · 0.80
SetTime
Method · 0.80
SetTime
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64