Home
last modified time | relevance | path

Searched refs:next_time (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Ddd.c201 static xtime_t next_time; variable
2174 if (next_time <= progress_time) in dd_copy()
2177 next_time += XTIME_PRECISION; in dd_copy()
2528 next_time = start_time + XTIME_PRECISION; in main()