Lines Matching full:milliseconds
101 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverScreenEvent()
102 .configTimestamp = pScrPriv->lastConfigTime.milliseconds, in RRDeliverScreenEvent()
414 .timestamp = pScrPriv->lastSetTime.milliseconds, in rrGetMultiScreenResources()
415 .configTimestamp = pScrPriv->lastConfigTime.milliseconds, in rrGetMultiScreenResources()
520 .timestamp = currentTime.milliseconds, in rrGetScreenResources()
521 .configTimestamp = currentTime.milliseconds, in rrGetScreenResources()
542 .timestamp = pScrPriv->lastSetTime.milliseconds, in rrGetScreenResources()
543 .configTimestamp = pScrPriv->lastConfigTime.milliseconds, in rrGetScreenResources()
788 .timestamp = currentTime.milliseconds, in ProcRRGetScreenInfo()
789 .configTimestamp = currentTime.milliseconds, in ProcRRGetScreenInfo()
818 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetScreenInfo()
819 .configTimestamp = pScrPriv->lastConfigTime.milliseconds, in ProcRRGetScreenInfo()
967 * Note that the client only knows about the milliseconds part of the in ProcRRSetScreenConfig()
971 if (stuff->configTimestamp != pScrPriv->lastConfigTime.milliseconds) { in ProcRRSetScreenConfig()
1117 .newTimestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRSetScreenConfig()
1118 .newConfigTimestamp = pScrPriv->lastConfigTime.milliseconds, in ProcRRSetScreenConfig()