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