remove offset_ref_t0
Defining offset_ref_t0 is probably confusing and unnecessary. If it exists, the programmer will have to be careful about whether they are converting offset to a general time (t = Offset.tons(offset)), or an absolute time (t = Offset.tons(offset) + Offset.offset_ref_t0).
Edited by Yun-Jing Huang