Lines Matching refs:getMilliseconds
156 inline int getMilliseconds (void)
392 if (clock.getMilliseconds() > timeout)
435 if (clock.getMilliseconds() > timeout)
495 if (clock.getMilliseconds() > timeout)
557 if (clock.getMilliseconds() > timeout)
649 if (clock.getMilliseconds() > timeout)
689 int timeMs = clock.getMilliseconds();
737 curTime = clock.getMilliseconds();
747 curTime = clock.getMilliseconds();
757 int recvTime = clock.getMilliseconds();
771 curTime = clock.getMilliseconds();
783 curTime = clock.getMilliseconds();
792 curTime = clock.getMilliseconds();
800 printf(" %d ms: server closed connection", clock.getMilliseconds());