Searched refs:_last_access (Results 1 – 2 of 2) sorted by relevance
771 _last_access = mt_time_ms(); in Reset()790 _last_access = mt_time_ms(); in CSockLink()902 this->_last_access = mt_time_ms(); in Connect()1087 this->_last_access = mt_time_ms(); in SendData()1356 this->_last_access = mt_time_ms(); in InputNotify()1400 this->_last_access = mt_time_ms(); in OutputNotify()
341 return _last_access; in GetLastAccess()358 uint64_t _last_access; variable