Searched refs:mAtomicEndpointTimestamp (Results 1 – 2 of 2) sorted by relevance
195 if (mAtomicEndpointTimestamp.isValid()) { in getFreeRunningPosition()196 Timestamp timestamp = mAtomicEndpointTimestamp.read(); in getFreeRunningPosition()
149 SimpleDoubleBuffer<Timestamp> mAtomicEndpointTimestamp; variable