jannis-2 wrote:
>
> I am trying to figure out how much CPU time individual commands inside
> one of my functions consume. Is it possible to obtain the CPU times of a
> whole sequence of commands inside a function?
>
See the example under proc.time()
Dieter
--
View this message in context:
Dear list members,
I am trying to figure out how much CPU time individual commands inside
one of my functions consume. Is it possible to obtain the CPU times of a
whole sequence of commands inside a function? I know how to use
system.time() but this would only give me the time consumed by the
2 matches
Mail list logo