elapsedtime: Elapsed Time

Description Usage Arguments Details Value Note Author(s) See Also

Description

Compute the elapsed time between start time and end time

Usage

1
elapsedtime(st, et)

Arguments

st

starting time

et

ending time

Details

It returns the time the process took to run.

Value

String of the form hh:mm:ss

Note

It is not intended to be called directly.

Author(s)

Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br

See Also

mnimput


mtsdi documentation built on May 2, 2019, 1:09 p.m.

Related to elapsedtime in mtsdi...