Searched defs:u64LastQuery (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp68 uint64_t u64LastQuery; /* The timestamp of the last query of the properties. */ member in struct:VBOXLACONTEXT
1034 pCtx->u64LastQuery,
1307 pCtx->u64LastQuery = 1;
1350 pCtx->u64LastQuery = u64Timestamp;
1368 pCtx->u64LastQuery = u64Timestamp;

Completed in 68 milliseconds