Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 17:13:23 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys clock_gettime.2
Message-ID:  <200511181713.jAIHDOj2019410@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2005-11-18 17:13:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         clock_gettime.2 
  Log:
  Document CLOCK_UPTIME which returns the current uptime in SI seconds.
  At the moment it is just an alias for CLOCK_MONOTONIC which reports
  the same number.
  
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  
  Revision  Changes    Path
  1.21      +3 -1      src/lib/libc/sys/clock_gettime.2



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