Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ GetTimezoneMin
Method
GetTimezoneMin
lib/mdflib/mdflib/src/timestamp.cpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
int16_t UtcTimestamp::GetDstMin() const { return 0; }
48
49
int16_t UtcTimestamp::GetTimezoneMin() const { return 0; }
50
51
uint64_t UtcTimestamp::GetUtcTimeNs() const { return utc_timestamp_; }
52
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