hpux man page for time

Query: time

OS: hpux

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

time(2) 							System Calls Manual							   time(2)

NAME
time - get time
SYNOPSIS
DESCRIPTION
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
Upon successful completion, returns the value of time. Otherwise, a value of is returned and is set to indicate the error.
ERRORS
[EFAULT] fails if tloc points to an illegal address. The reliable detection of this error is implementation dependent.
SEE ALSO
date(1), gettimeofday(2), stime(2), ctime(3C), strftime(3C).
STANDARDS CONFORMANCE
time(2)
Related Man Pages
time(2) - linux
time(2) - suse
gettimeofda(2) - hpux
time(3) - netbsd
time(3) - osx
Similar Topics in the Unix Linux Community
Copying files with the latest date
How Much Vacation Do You Take Every Year?
Copy all the files with time stamp and remove header,trailer from file
Where did you meet UNIX for a first time?
Keep only the closet match of timestamped row (include headers) from file1 to precede file2 row/s