]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Fix periodic mode in latester
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Jan 2014 15:04:58 +0000 (16:04 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Jan 2014 15:09:22 +0000 (16:09 +0100)
In previous versions periodic mode was broken and messages were note
sent periodically. The reason was that time to next period was advanced
with every return of ppoll(), not only with ppoll() timeouts.


No differences found