Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ updateOnline
Method
updateOnline
Telegram/SourceFiles/api/api_updates.cpp:972–974 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
970
}
971
972
void Updates::updateOnline(crl::time lastNonIdleTime) {
973
updateOnline(lastNonIdleTime, false);
974
}
975
976
bool Updates::isIdle() const {
977
return _isIdle.current();
Callers
4
showAccount
Method · 0.80
handleActiveChanged
Method · 0.80
handleAppDeactivated
Method · 0.80
windowActivated
Method · 0.80
Calls
15
App
Class · 0.85
Quitting
Function · 0.85
MTP_bool
Function · 0.85
lastNonIdleTime
Method · 0.80
checkAutoLock
Method · 0.80
quitPreventFinished
Method · 0.80
updateLastseen
Method · 0.80
peerUpdated
Method · 0.80
saveCurrentDraftToCloud
Method · 0.80
maybeStopWatchForOffline
Method · 0.80
hasActiveWindow
Method · 0.45
cancel
Method · 0.45
Tested by
no test coverage detected