public method Timeframe.toString
Overview
Returns 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
function toString()
public String toString();
public string toString();
Returns
The method returns a string that represents the object, which includes the size and unit properties
Details
Declared in Timeframe