MCLOCK(3F) MCLOCK(3F)
mclock - return Fortran time accounting
integer i
i = mclock( )
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 system times of all child processes.
times(2), clock(3C), system(3F).
PPPPaaaaggggeeee 1111 [ Back ]
|