MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / lon

Method lon

Telegram/SourceFiles/data/data_location.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55float64 LocationPoint::lon() const {
56 return _lon;
57}
58
59uint64 LocationPoint::accessHash() const {
60 return _access;

Callers 5

CreateMethod · 0.80
PollMediaToMTPFunction · 0.80
ComputeLocationFunction · 0.80
saveLocationMethod · 0.80
chooseOnMapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected