Sample Header Ad - 728x90

How can I measure time spent in child processes?

1 vote
0 answers
452 views
I have a command which invokes another command (synchronously) a couple of times. Is there a way to get the total time spent in the subcommand? In other words, is there a command similar to *time* but which can time child processes as well? Edit 2021-02-01: I don't have the source code of the command so I can't do the timing from within the command.
Asked by August Karlstrom (1986 rep)
Jan 31, 2021, 05:37 PM
Last activity: Feb 1, 2021, 03:23 PM