Lines Matching refs:dur
1157 struct os_reltime now, dur;1159 os_reltime_sub(&now, ®->pbc_ignore_start, &dur);1160 if (dur.sec >= 0 && dur.sec < 5) {