Dear all, What's the common R idiom to do this task? For example I want to compute the running time of one function in R > mylong_running_func(100) How can I compute the running time of the function above? - Gundala Viswanath Jakarta - Indonesia