Performance

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

clearMarks
void clearMarks(string markName)
Undocumented in source. Be warned that the author may not have intended to support it.
clearMarks
void clearMarks()
Undocumented in source. Be warned that the author may not have intended to support it.
clearMeasures
void clearMeasures()
Undocumented in source. Be warned that the author may not have intended to support it.
clearMeasures
void clearMeasures(string measureName)
Undocumented in source. Be warned that the author may not have intended to support it.
clearResourceTimings
void clearResourceTimings()
Undocumented in source. Be warned that the author may not have intended to support it.
getEntries
auto getEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
getEntriesByName
auto getEntriesByName(string name, string entryType)
Undocumented in source. Be warned that the author may not have intended to support it.
getEntriesByName
auto getEntriesByName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getEntriesByType
auto getEntriesByType(string entryType)
Undocumented in source. Be warned that the author may not have intended to support it.
mark
void mark(string markName)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(string measureName, string startMark, string endMark)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(string measureName, string startMark)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(string measureName)
Undocumented in source. Be warned that the author may not have intended to support it.
mozMemory
auto mozMemory()
Undocumented in source. Be warned that the author may not have intended to support it.
navigation
auto navigation()
Undocumented in source. Be warned that the author may not have intended to support it.
now
double now()
Undocumented in source. Be warned that the author may not have intended to support it.
onresourcetimingbufferfull
void onresourcetimingbufferfull(Optional!(T0) onresourcetimingbufferfull)
Undocumented in source. Be warned that the author may not have intended to support it.
onresourcetimingbufferfull
EventHandler onresourcetimingbufferfull()
Undocumented in source. Be warned that the author may not have intended to support it.
setResourceTimingBufferSize
void setResourceTimingBufferSize(uint maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.
timeOrigin
double timeOrigin()
Undocumented in source. Be warned that the author may not have intended to support it.
timing
auto timing()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta