/sys$common/syshlp/helplib.hlb CC, Run-time functions, ftime *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns the time elasped since 00:00:00 January 1, 1970, in the structure pointed at by timeptr. Syntax: #include <timeb.h> int ftime(struct timeb *timeptr);
|