Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
difftime(3)
Edit
PageHistory
Diff
Info
LikePages
DIFFTIME !!!DIFFTIME NAME SYNOPSIS DESCRIPTION CONFORMING TO SEE ALSO ---- !!NAME difftime - calculate time difference !!SYNOPSIS __#include __ ''time1''__, time_t__ ''time0''__); __ !!DESCRIPTION The __difftime()__ function returns the number of seconds elapsed between time ''time1'' and time ''time0''. The two times are specified in calendar time, which represents the time elapsed since 00:00:00 on January 1, 1970, Coordinated Universal Time (UTC). !!CONFORMING TO SVID 3, BSD 4.3, ISO 9899 !!SEE ALSO date(1), gettimeofday(2), time(2), ctime(3), gmtime(3), localtime(3) ----
6 pages link to
difftime(3)
:
Man3d
asctime(3)
ctime(3)
gmtime(3)
localtime(3)
mktime(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.