Searched refs:prev_timestamp (Results 1 – 1 of 1) sorted by relevance
179 prev_timestamp = None variable205 if prev_timestamp is None:207 prev_timestamp = current_timestamp variable211 if current_timestamp != prev_timestamp:215 … start_offset += (current_timestamp - prev_timestamp) # Gap between blocks219 prev_timestamp = current_timestamp variable