~aio-launchpad/seq24/seq24

Viewing all changes in revision 126.

  • Committer: Sebastien Alaiwan
  • Date: 2012-01-05 07:08:37 UTC
  • Revision ID: ace17@free.fr-20120105070837-25h5y6tls37tp696
Use integer division to compute delta_tick. This way, the division does not loose precision (because the remainder is re-injected into the next division) and the sum of all delta_tick (i.e clock_tick) does not drift (relative to the system clock.).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: