elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man2
/
gettimeofd.2
File editor
.TH GETTIMEOFDAY 2 "July 6, 2005" .UC 4 .SH NAME gettimeofday \- get date and time .SH SYNOPSIS .ft B .nf #include <sys/time.h> int gettimeofday(struct timeval *tp, struct timezone *tzp) .fi .ft R .SH DESCRIPTION .B Gettimeofday returns the time in seconds and microseconds since epoch in GMT (midnight, january 1st, 1970). The timezone argument tzp is expected to be NULL. .SH RETURNS 0 on success, -1 on error. If -1 is returned, errno is set to indicate the error. .SH "SEE ALSO .BR ctime (3).
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history