public class PerformanceEntry extends Object
Modifier and Type | Field and Description |
---|---|
double |
duration |
String |
entryType |
String |
name |
static PerformanceEntry |
prototype |
double |
startTime |
constructor
Constructor and Description |
---|
PerformanceEntry() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public double duration
public String entryType
public String name
public double startTime
public static PerformanceEntry prototype