The R Project SVN R

Rev

Rev 61433 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61433 Rev 63057
Line 24... Line 24...
24
 
24
 
25
  Times of child processes are not available on Windows and will always
25
  Times of child processes are not available on Windows and will always
26
  be given as \code{NA}.
26
  be given as \code{NA}.
27
}
27
}
28
\details{
28
\details{
29
  The timings are rounded up by the sampling interval for timing
-
 
30
  processes, and so are likely to be over-estimates.
29
  Due to timer resolution this may be under-estimate.
31
 
30
 
32
  It is a \link{primitive}.
31
  This is a \link{primitive}.
33
}
32
}
34
\seealso{\code{\link{gc}},
33
\seealso{\code{\link{gc}},
35
  \code{\link{proc.time}} for the timings for the session.}
34
  \code{\link{proc.time}} for the timings for the session.}
36
 
35
 
37
\examples{
36
\examples{