Next: , Previous: , Up: C library functions   [Index]


difftime

difftime Function


#include <time.h>

Float new f;

f = difftime (time1, time0);