Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ refreshStatusTime
Method
refreshStatusTime
Telegram/SourceFiles/boxes/peer_list_box.cpp:663–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
crl::time PeerListRow::refreshStatusTime() const {
664
return _statusValidTill;
665
}
666
667
void PeerListRow::refreshName(const style::PeerListItem &st) {
668
if (!_initialized) {
Callers
2
paintRow
Method · 0.80
paintRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected