Description Usage Arguments Value Author(s)
elapsed is a generic function used to return the elapsed time since
some operation (related to the object) began. The method invokes particular
methods which depend on the class of the
first argument.
1 2 |
object |
an object for which an elapsed time is desired |
... |
additional arguments affecting the elapsed time produced |
The form of the value returned by elapsed depends on the
class of its argument. See the documentation of the particular methods
for details of what is produced by that method.
P. Roebuck proebuck@mdanderson.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.