VMS Help  —  CRTL  difftime
    Computes the difference, in seconds, between the two times
    specified by the time1 and time2 arguments.

    Format

      #include  <time.h>

      double difftime  (time_t time2, time_t time1);
Additional Information: explode extract
Arguments Description Return Value
Close Help