Searched defs:now_ms (Results 1 – 3 of 3) sorted by relevance
55 utime64_t now_ms = MtFrame::Instance()->GetLastClock(); in start_timer() local
304 long now_sec, now_ms; in processTimeEvents() local386 long now_sec, now_ms; in aeProcessEvents() local
820 int clientsCronHandleTimeout(client *c, mstime_t now_ms) { in clientsCronHandleTimeout()