programming.nbk: Home | Index | Next Page: Excel | Previous Page: Dialog Box: Disable Items


 double difftime(time_t time2, time_t time1);

Return difference between two times

Calculates the difference in seconds between time1 and time2.

Parameters

Return Value

The difference in seconds (time2-time1) as a floating point double.


programming.nbk: Home | Index | Next Page: Excel | Previous Page: Dialog Box: Disable Items


Notebook exported on Monday, 7 July 2008, 18:56:06 PM Eastern Daylight Time