]> git.itanic.dy.fi Git - glucose/commit
Significantly reduce the delays between messages
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Wed, 27 Apr 2011 17:59:31 +0000 (20:59 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Wed, 27 Apr 2011 17:59:31 +0000 (20:59 +0300)
commitdaf4a2b22d212ad4ec3df77581222bd198b5d9af
treea55d96a80d255ed8e3aee685a9cc2f71e08ab9bf
parentbc5421479aa710be15da29de3249431840f63773
Significantly reduce the delays between messages

There only needs to be relatively short delay between the different
messages, but the delay between different messages varies quite
much. The delays introduced here are far from being optimal, but
reducing the delays too much causes unexpected behaviour.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
main.c