Searched refs:t_last (Results 1 – 2 of 2) sorted by relevance
32 double t_start, t_last; member104 double delta = sps->t_last - sps->t_start; in sps_emit()129 sps->t_last = t; in sps_add()
452 static UInt t_last = 0; in set_CEnt() local455 UInt delay = now - t_last; in set_CEnt()456 t_last = now; in set_CEnt()