Compare commits
2 Commits
a6f927d8d2
...
6245ad6de9
| Author | SHA1 | Date |
|---|---|---|
|
|
6245ad6de9 | |
|
|
87cdf4dc84 |
|
|
@ -580,11 +580,11 @@ int main(int argc, char **argv)
|
|||
last_log_tv = log_tv;
|
||||
}
|
||||
|
||||
} /* while frames_to_send ... */
|
||||
|
||||
if (nanosleep(&sleep_ts, NULL))
|
||||
return 1;
|
||||
|
||||
} /* while frames_to_send ... */
|
||||
|
||||
delay_loops++; /* private statistics */
|
||||
gettimeofday(&today_tv, NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue