elapsedtime {mtsdi} | R Documentation |
Compute the elapsed time between start time and end time
elapsedtime(st, et)
st |
starting time |
et |
ending time |
It returns the time the process took to run.
String of the form hh:mm:ss
It is not intended to be called directly.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br