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 total |
---|
8 | processor time used since VIS was started. |
---|
9 | |
---|
10 | By default, the time reported is the CPU time spent executing instructions |
---|
11 | of the calling process and the time this process waited for children that |
---|
12 | 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 20100410 00h02 |
---|
Note: See
TracBrowser
for help on using the repository browser.