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.system_time
< prev
next >
Wrap
Text File
|
1988-09-26
|
548b
|
62 lines
SYSTEMTIME() os9-68000 Programmers Manual SYSTEMTIME()
NAME
system_time - get system cpu time used
SYNOPSIS
double system_time()
DESCRIPTION
Returns the amount of system CPU time used since the
process was started. The time is given in seconds.
LIBRARY
use clock.l
SEE ALSO
clock(1),times(1),usertime(1),cputime(1)
AUTHOR
Rico Cozzio
SYSTEMTIME() page 1