Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2010 20:56:23 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/games/grdc grdc.c
Message-ID:  <201008032056.o73KuesW057709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
uqs         2010-08-03 20:56:23 UTC

  FreeBSD src repository

  Modified files:
    games/grdc           grdc.c 
  Log:
  SVN rev 210827 on 2010-08-03 20:56:23Z by uqs
  
  grdc(6): de-obfuscate the timekeeping of now/delay
  
  - 'now' only contains current time readings
  - delay is only used as parameter to nanosleep
  - prev_sec contains the time_t of the previous loop iteration
  
  Submitted by:   bde
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.17      +8 -6      src/games/grdc/grdc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008032056.o73KuesW057709>