public method Timeframe.getSize

Brief

Gets the size of the time frame

Declaration

protojavascriptjavacsharp
public getSize() : int

Returns

The method returns an integer that represents the size of the time frame

Details

Declared in Timeframe

back