MCPcopy 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
663crl::time PeerListRow::refreshStatusTime() const {
664 return _statusValidTill;
665}
666
667void PeerListRow::refreshName(const style::PeerListItem &st) {
668 if (!_initialized) {

Callers 2

paintRowMethod · 0.80
paintRowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected