cvs commit: src/lib/libc/sys clock_gettime.2

Andre Oppermann andre at FreeBSD.org
Fri Nov 18 17:13:25 GMT 2005


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


More information about the cvs-src mailing list