Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
time
print execution time
Get some information about the program run time.
Syntax: | time |
---|
The time command prints out elapses CPU time attributed to the user
and to the system. Two output lines are given, one for user/system
time since the time command was last called, and one for time
elapsed since the program started.