PerformanceMeasure

@native @JSGlobal @JSType
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def duration: Int
Inherited from:
PerformanceEntry
def entryType: String
Inherited from:
PerformanceEntry
def hasOwnProperty(v: String): Boolean
Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Inherited from:
Object
def name: String
Inherited from:
PerformanceEntry
def propertyIsEnumerable(v: String): Boolean
Inherited from:
Object
def startTime: Double
Inherited from:
PerformanceEntry
def toLocaleString(): String
Inherited from:
Object
def valueOf(): Any
Inherited from:
Object