Besttime

From Eigenvector Research Documentation Wiki
Revision as of 17:59, 3 September 2008 by imported>Jeremy (New page: ===Purpose=== Returns a string describing the time interval provided (in seconds). ===Synopsis=== :string = besttime(time) ===Description=== Input (time) is the time interval to be de...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Returns a string describing the time interval provided (in seconds).

Synopsis

string = besttime(time)

Description

Input (time) is the time interval to be described (in seconds) string is the output string (eg. 95 seconds gives "1.5 minutes")

See Also