Searched refs:compensated_timestamp (Results 1 – 1 of 1) sorted by relevance
46 int64_t* compensated_timestamp) { in CompensateForWrapAround() argument47 assert(compensated_timestamp); in CompensateForWrapAround()53 *compensated_timestamp = new_timestamp + (wraps << 32); in CompensateForWrapAround()