We support the following units of time
Appropriately prefixed time unit.
Evaluations per second / Hertz.
Hertz / evaluations per second.
Kilohertz / 1000s of evaluations per second.
Megahertz / 1000000s of evaluations per second.
Appropriately prefixed frequency unit.
determine_unit(object = NULL, unit = NULL)
A matrix containing the converted time values with an
attribute unit
which is a printable name of the unit of
time.
A 'microbenchmark' object.
A unit of time. See details.
Joshua M. Ulrich