public class PerformanceEntry extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
duration |
Objs.Property<String> |
entryType |
Objs.Property<String> |
name |
Objs.Property<Number> |
startTime |
Modifier | Constructor and Description |
---|---|
protected |
PerformanceEntry(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static PerformanceEntry |
$as(Object obj) |
Number |
duration() |
String |
entryType() |
String |
name() |
Number |
startTime() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Number> duration
public Objs.Property<String> entryType
public Objs.Property<String> name
public Objs.Property<Number> startTime
protected PerformanceEntry(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.