Searched refs:mt_time_ms (Results 1 – 5 of 5) 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()1554 uint64_t now = mt_time_ms(); in timer_notify()
107 unsigned long long mt_time_ms(void);
89 obj->_release_time = mt_time_ms(); in FreeItem()
143 buff->last_time = (uint32_t)(mt_time_ms() / 1000); in free_sk_buffer()
633 unsigned long long mt_time_ms(void) in mt_time_ms() function