home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
EFFO
/
forum7.lzh
/
RICO
/
MAN
/
man.user_time
< prev
next >
Wrap
Text File
|
1988-09-26
|
536b
|
62 lines
USERTIME() os9-68000 Programmers Manual USERTIME()
NAME
user_time - get user cpu time used
SYNOPSIS
double user_time()
DESCRIPTION
Returns the amount of user CPU time used since the process
was started. The time is given in seconds.
LIBRARY
use clock.l
SEE ALSO
clock(1),times(1),systemtime(1),cputime(1)
AUTHOR
Rico Cozzio
USERTIME() page 1