sc99-elapsed-method: Method "elapsed"

Description Usage Arguments Value Author(s)

Description

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.

Usage

1
2
## S4 method for signature 'ANY'
elapsed(object, ...)

Arguments

object

an object for which an elapsed time is desired

...

additional arguments affecting the elapsed time produced

Value

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.

Author(s)

P. Roebuck proebuck@mdanderson.org


SuperCurve documentation built on May 2, 2019, 6:14 p.m.