C program to display total cumulative time spent of 'n' children after termination in user and kernel mode | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C program to display total cumulative time spent of 'n' children after termination in user and kernel mode

How to display time in both modes using C ? https://code.sololearn.com/c9dgrwrAJ5HN/?ref=app

14th Mar 2021, 11:43 AM
Shravani Pandit
Shravani Pandit - avatar
3 Answers
+ 4
Can you please show us your attempt? it would be great if you could link it here. Thanks!
14th Mar 2021, 12:04 PM
Lothar
Lothar - avatar
0
To create 'n' children. When the children will terminate, display total cumulative time children spent in user and kernel mode
6th Aug 2021, 4:37 AM
Saurabh Patil
Saurabh Patil - avatar
0
a C program to create ‘n’ child processes. When all ‘n’ child processes terminates, Display total cumulative time children spent in user and kernel mode.
10th May 2023, 9:09 AM
MSG College
MSG College - avatar