difftime - C++ Reference - cplusplus.com - The C++ Resources Network
Calculates the difference in seconds between beginning and end. Parameters end Higher bound of the time interval whose length is calculated. beginning Lower bound of the time interval whose length is calculated. If this describes a time point later than e
www.cplusplus.com |