public method Timeframe.getUnit

Brief

Gets the type of the time frame

Declaration

protojavascriptjavacsharp
public getUnit() : int

Returns

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

Details

Declared in Timeframe

back