Copyright Digital Equipment Corp. All rights reserved.

times

   Passes back the accumulated times of the current process and its
   terminated child processes.

   Format

     #include  <times.h>

     clock_t times  (struct tms *buffer); (OpenVMS V7.0 and higher)

     void times  (tbuffer_t *buffer); (pre OpenVMS V7.0)
 


Additional information available:

Argument        Description     Return_Values