| Property | Defined By | ||
|---|---|---|---|
![]() | index : int [read-only] | Enum | |
![]() | name : String [read-only] | Enum | |
| value : String [read-only] | Metric | ||
| Method | Defined By | ||
|---|---|---|---|
Metric(value:String) | Metric | ||
getConstants():Array [static] | Metric | ||
parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):Metric [static] | Metric | ||
![]() | toString():String | Enum | |
| Constant | Defined By | ||
|---|---|---|---|
| FRAMES : Metric [static] | Metric | ||
| HOURS : Metric [static] | Metric | ||
| MILLISECONDS : Metric [static] | Metric | ||
| MINUTES : Metric [static] | Metric | ||
| SECONDS : Metric [static] | Metric | ||
| TICKS : Metric [static] | Metric | ||
| value | property |
value:String [read-only] public function get value():String| Metric | () | Constructor |
public function Metric(value:String)value:String |
| getConstants | () | method |
public static function getConstants():ArrayReturnsArray |
| parseConstant | () | method |
public static function parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):MetricParameters
i_constantName:String | |
i_caseSensitive:Boolean (default = false) |
Metric |
| FRAMES | Constant |
public static const FRAMES:Metric| HOURS | Constant |
public static const HOURS:Metric| MILLISECONDS | Constant |
public static const MILLISECONDS:Metric| MINUTES | Constant |
public static const MINUTES:Metric| SECONDS | Constant |
public static const SECONDS:Metric| TICKS | Constant |
public static const TICKS:Metric