> If the start value is a random timestamp, then something like > > new_timestamp = timestamp - start; > if (new_timestamp< 0) new_timestap += max_cycle_value + 1; It's just the case that the creator of the stream can use any value for max_cycle_value. Greets, Kiste