fork child status

Newbie Member
29Mar2007,15:25   #1
gohgss's Avatar
Hi, i am try to account for the time slice for a child to return to it parent process?
I am having problem to determine when the child process is return to it parent after a time slice. Do you how any idea? I will appreciate it.
Contributor
17Apr2011,22:35   #2
teacher's Avatar
use functions from time.h
clock_t clock(void)