PerformanceEntryEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

duration
void duration(double duration)
Undocumented in source. Be warned that the author may not have intended to support it.
duration
double duration()
Undocumented in source. Be warned that the author may not have intended to support it.
entryType
void entryType(string entryType)
Undocumented in source. Be warned that the author may not have intended to support it.
entryType
string entryType()
Undocumented in source. Be warned that the author may not have intended to support it.
epoch
void epoch(double epoch)
Undocumented in source. Be warned that the author may not have intended to support it.
epoch
double epoch()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
origin
void origin(string origin)
Undocumented in source. Be warned that the author may not have intended to support it.
origin
string origin()
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
void startTime(double startTime)
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
double startTime()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta