mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Xref clocks(7).
This commit is contained in:
parent
c6e1c8d3c1
commit
9cb8a1050f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15049
@ -59,7 +59,8 @@ The
|
||||
function returns the amount of time used unless an error occurs, in which
|
||||
case the return value is \-1.
|
||||
.Sh SEE ALSO
|
||||
.Xr getrusage 2
|
||||
.Xr getrusage 2 ,
|
||||
.Xr clocks 7
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn clock
|
||||
|
@ -127,7 +127,8 @@ and
|
||||
.Xr time 1 ,
|
||||
.Xr getrusage 2 ,
|
||||
.Xr gettimeofday 2 ,
|
||||
.Xr wait 2
|
||||
.Xr wait 2 ,
|
||||
.Xr clocks 7
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn times
|
||||
|
@ -98,4 +98,5 @@ Profiling begins on return from
|
||||
.Sh SEE ALSO
|
||||
.Xr cc 1 ,
|
||||
.Xr gprof 1 ,
|
||||
.Xr profil 2
|
||||
.Xr profil 2 ,
|
||||
.Xr clocks 7
|
||||
|
@ -158,7 +158,8 @@ to be handled.
|
||||
.Sh SEE ALSO
|
||||
.Xr select 2 ,
|
||||
.Xr sigvec 2 ,
|
||||
.Xr gettimeofday 2
|
||||
.Xr gettimeofday 2 ,
|
||||
.Xr clocks 7
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -154,7 +154,8 @@ parameter is not in a valid part of the process address space.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr gettimeofday 2 ,
|
||||
.Xr wait 2
|
||||
.Xr wait 2 ,
|
||||
.Xr clocks 7
|
||||
.Sh BUGS
|
||||
There is no way to obtain information about a child process
|
||||
that has not yet terminated.
|
||||
|
@ -111,6 +111,7 @@ A user other than the super-user attempted to set the time.
|
||||
.Xr date 1 ,
|
||||
.Xr adjtime 2 ,
|
||||
.Xr ctime 3 ,
|
||||
.Xr clocks 7 ,
|
||||
.Xr timed 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -149,7 +149,8 @@ negative or too large.
|
||||
.Xr read 2 ,
|
||||
.Xr recv 2 ,
|
||||
.Xr send 2 ,
|
||||
.Xr write 2
|
||||
.Xr write 2 ,
|
||||
.Xr clocks 7
|
||||
.Sh BUGS
|
||||
Although the provision of
|
||||
.Xr getdtablesize 2
|
||||
|
@ -234,6 +234,7 @@ Summarized dynamic call graph and profile.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.\" .Xr monitor 3 ,
|
||||
.Xr clocks 7 ,
|
||||
.Xr profil 2 ,
|
||||
.Xr cc 1
|
||||
.\" .Xr prof 1
|
||||
|
Loading…
Reference in New Issue
Block a user