diff options
author | Stefan Pöschel <github@basicmaster.de> | 2017-02-15 11:43:14 +0100 |
---|---|---|
committer | Stefan Pöschel <github@basicmaster.de> | 2017-02-15 11:43:14 +0100 |
commit | a8bf23a05c12f2c41e8a469feaed3bac2abb01df (patch) | |
tree | a9cd027c0291f5dbf4d5ec8555af5d4cb82c7c82 /src/dls.h | |
parent | 3b7b62efc4cdc2997d36dea58b13d43bfe5544da (diff) | |
download | ODR-PadEnc-a8bf23a05c12f2c41e8a469feaed3bac2abb01df.tar.gz ODR-PadEnc-a8bf23a05c12f2c41e8a469feaed3bac2abb01df.tar.bz2 ODR-PadEnc-a8bf23a05c12f2c41e8a469feaed3bac2abb01df.zip |
Fix sleep delay to include encoding time
Up to now the delay between two loop runs was slightly higher than the specified
sleep delay as the sleeping process did not consider the time the PAD encoding
needs but rather sleeped for the set sleep delay.
This is now fixed by using a steady clock.
Diffstat (limited to 'src/dls.h')
0 files changed, 0 insertions, 0 deletions