Learn R Programming

meboot (version 1.4-6)

elapsedtime: Internal Function

Description

Internal function.

Usage

elapsedtime(ptm1, ptm2)

Arguments

ptm1
proc.time object.
ptm2
proc.time object.

Value

List giving the elapsed time between ptm1 and ptm2.