mclock(3F) mclock(3F)NAME mclock - return Fortran time accounting SYNOPSIS integer i i=mclock() DESCRIPTION mclock returns time accounting information about the current process and its child processes. The value returned is the sum of the current process's user time and the user and sys- tem times of all child processes. SEE ALSO times(2), clock(3C), system(3F). April, 1990 1