PerformanceResourceTiming

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

Value members

Concrete methods

def connectEnd: Int
def connectStart: Int
def fetchStart: Int
def initiatorType: String
def redirectEnd: Int
def redirectStart: Int
def requestStart: Int
def responseStart: Int

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

Concrete fields

var responseEnd: Int