Query: time
OS: plan9
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIME(2) System Calls Manual TIME(2)NAMEtime - time in seconds since epochSYNOPSIS#include <u.h> #include <libc.h> long time(long *tp) /* Alef only */ int time();DESCRIPTIONTime returns the number of seconds since the epoch 00:00:00 GMT, Jan. 1, 1970. If tp is not zero then *tp is also set to the answer. This function works by reading /dev/time, opening that file when time is first called. Alef In Alef, time does not take an argument.SOURCE/sys/src/libc/9sys/time.cSEE ALSOcons(3)DIAGNOSTICSSets errstr. TIME(2)
Related Man Pages |
---|
exits(2) - plan9 |
ctime(3f) - bsd |
time(2) - debian |
time(2) - centos |
time(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Automated FTP task |
automate sftp using unix script |
Copying files with the latest date |
Time for this guy to leave us? |
Where did you meet UNIX for a first time? |