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)NAMEtime - get timeSYNOPSISDESCRIPTIONreturns 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 VALUEUpon 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 ALSOdate(1), gettimeofday(2), stime(2), ctime(3C), strftime(3C).STANDARDS CONFORMANCEtime(2)
Related Man Pages |
---|
ftime(2) - hpux |
stime(2) - hpux |
times(2) - hpux |
time(3) - netbsd |
time(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
Copying files with the latest date |
finding idle time of a process |
Deletion of Logs |
How to pick only the latest files based on the timestamp? |
Need Time Stamp Range On Log Files |