Hi,

I am doing some computation which is pretty time consuming, I want R to
display CPU time after each iteration using the command Sys.time(). However,
I found that the code only began to display the CPU time after quite a while
and several iterations have finished. Is there a way to ask R to display
time right after each iteration is finished?

Thanks,

-Jun

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to