Searched refs:mHostCmdTS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp492 mHostCmdTS(0),
502 mHostCmdTS(0),
568 LogFlowFunc(("mHostCmdTS=%RU64, pHostCmdTS=%RU64\n",
569 mHostCmdTS, pHostCmd->mTimestamp));
573 if (pHostCmd->mTimestamp <= mHostCmdTS)
863 uint64_t mHostCmdTS; member in struct:guestControl::ClientState

Completed in 176 milliseconds