public method Timeframe.toStringReturns a string representation of the object, which includes the size and unit properties. This string can be used to display information about the object, or to compare objects
Declaration
protojavascriptjavacsharppublic toString() : string
Returns
The method returns a string that represents the object, which includes the size and unit properties
Declared in Timeframe