- About: This program determines the amount of time necessary to run a command by forking a child process and measuring the time it takes to return to the parent process
- Compile: $ g++ time.cpp
- Execute: $ ./a.out ( example:$ ./a.out whoami )
BryanLange/ProcessFork
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|