function get_ffunix_time, id, mrow common ffinfo, header point_lun, header.unit(id), long(mrow)*header.rl(id) t = double(0.0) readu, header.unit(id), t return, t end