ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Functions | |||||
difftime | |||||
Retrurns the difference between two time_t values in seconds.
| |||||
double | difftime (time_t time1, time_t time2) | ||||
time1 | Beginning time |
time2 | Ending time |
Definition at line 18 of file difftime.c.