source: vis_dev/vis-2.1/share/vis/help/timeCmd.txt @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 681 bytes
Line 
1
2  time - provide a simple elapsed time value
3     _________________________________________________________________
4
5   time [-h][-u]
6
7   Prints  the  processor  time used since the last time command, and the
8   total processor time used since VIS was started.
9
10   By  default,  the  time  reported  is  the  CPU  time  spent executing
11   instructions  of  the calling process and the time this process waited
12   for children that terminated.
13
14   Command options:
15
16   -h
17          Print the command usage.
18
19   -u
20          Exclude child process time.
21     _________________________________________________________________
22
23   Last updated on 20050519 10h16
Note: See TracBrowser for help on using the repository browser.