*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> time (2)              
Title
Content
Arch
Section
 

Contents


 time(2)                                                             time(2)




 NAME    [Toc]    [Back]
      time - get time

 SYNOPSIS    [Toc]    [Back]
      #include <time.h>

      time_t time(time_t *tloc);

 DESCRIPTION    [Toc]    [Back]
      time() returns the value of time in seconds since the Epoch.

      If tloc is not a null pointer, the return value is also assigned to
      the object to which it points.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, time() returns the value of time.
      Otherwise, a value of (time_t)-1 is returned and errno is set to
      indicate the error.

 ERRORS    [Toc]    [Back]
      [EFAULT]       time() fails if tloc points to an illegal address.  The
                     reliable detection of this error is implementation
                     dependent.

 SEE ALSO    [Toc]    [Back]
      date(1), gettimeofday(2), stime(2), ctime(3C), strftime(3C).

 STANDARDS CONFORMANCE    [Toc]    [Back]
      time(): AES, SVID2, SVID3, XPG2, XPG3, XPG4, FIPS 151-2, POSIX.1, ANSI
      C


 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003
[ Back ]
      
      
 Similar pages
Name OS Title
vxfs_ifree_timelag HP-UX VxFS inode free time lag (specifies the minimum time to be spent on a freelist)
create_link HP-UX Creates a soft link and optionally specifies an expiration time and an extension time
adjkerntz FreeBSD adjust local time CMOS clock to reflect time zone changes and keep current timezone offset for the k...
ftime Tru64 Gets and sets date and time and converts time between timeval and timeval64
settimeofday Tru64 Gets and sets date and time and converts time between timeval and timeval64
settimeofday64 Tru64 Gets and sets date and time and converts time between timeval and timeval64
TIMEVAL32TO64 Tru64 Gets and sets date and time and converts time between timeval and timeval64
TIMEVAL64TO32 Tru64 Gets and sets date and time and converts time between timeval and timeval64
gettimeofday64 Tru64 Gets and sets date and time and converts time between timeval and timeval64
gettimeofday Tru64 Gets and sets date and time and converts time between timeval and timeval64
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service