Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetTime
Method
GetTime
pkg/ttnpb/lorawan.pb.go:3184–3189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3182
}
3183
3184
func
(x *TxSettings) GetTime() *timestamppb.Timestamp {
3185
if
x != nil {
3186
return
x.Time
3187
}
3188
return
nil
3189
}
3190
3191
func
(x *TxSettings) GetDownlink() *TxSettings_Downlink {
3192
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected