in src/rosbridge/timeseq.py [0:0]
def chunk_of(sample_ts): return math.floor(sample_ts / TIMESEQ_CHUNK) * TIMESEQ_CHUNK