Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ started
Function
started
Telegram/SourceFiles/logs.cpp:445–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
bool started() {
446
return LogsData != 0;
447
}
448
449
bool instanceChecked() {
450
if (!LogsData) return false;
Callers
15
Fader
Method · 0.85
Loaders
Method · 0.85
show
Method · 0.85
initialRead
Method · 0.85
tile
Method · 0.85
tileDay
Method · 0.85
tileNight
Method · 0.85
setTile
Method · 0.85
setTileDayValue
Method · 0.85
setTileNightValue
Method · 0.85
saveForRevert
Method · 0.85
reapplyWithNightMode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected