VMS Help
CRTL, difftime

 *Conan The Librarian

    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) :

  Close     Help