home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 224_01 / ctime.hlp < prev    next >
Encoding:
Text File  |  1987-01-02  |  256 b   |  10 lines

  1. NAME
  2.      ctime - time a command
  3.  
  4. SYNTAX
  5.      time command
  6.  
  7. DESCRIPTION
  8.     The given command is executed; after it is complete, time prints the 
  9.     elapsed time in seconds during the command to the standard output.
  10.