Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:diff

7816 	struct os_reltime now, diff;
7827 os_reltime_sub(&now, &work->time, &diff);
7830 work->started, diff.sec, diff.usec);