The R Project SVN R

Rev

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

Rev 24300 Rev 25118
Line 15... Line 15...
15
 
15
 
16
  The resolution of the times will be system-specific; it is common for
16
  The resolution of the times will be system-specific; it is common for
17
  them to be recorded to of the order of 1/100 second, and elapsed
17
  them to be recorded to of the order of 1/100 second, and elapsed
18
  time is rounded to the nearest 1/100.
18
  time is rounded to the nearest 1/100.
19
 
19
 
20
  It is most useful for ``timing'' the evaluation of \R expressions,
20
  It is most useful for \dQuote{timing} the evaluation of \R expressions,
21
  which can be done conveniently with \code{\link{system.time}}.
21
  which can be done conveniently with \code{\link{system.time}}.
22
}
22
}
23
\note{
23
\note{
24
#ifdef unix
24
#ifdef unix
25
  It is possible to compile \R without support for \code{proc.time},
25
  It is possible to compile \R without support for \code{proc.time},