Searched refs:last_step (Results 1 – 1 of 1) sorted by relevance
283 u_long last_step; /* time of last step */ member897 sincelast = this_uisec - ees->last_step; in ees_receive()1024 if (ees->last_step == 0) sincelast = 0; in ees_receive()1028 if(ees->last_step) { in ees_receive()1098 ees->last_step = this_uisec; in ees_receive()1129 …ees->unit, msec(delta_sfsec), subms(delta_sfsec), ees->second, (ees->last_step) ? sincelast : -1, … in ees_receive()