ProfileTimelineMarker

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

causeName
void causeName(string causeName)
Undocumented in source. Be warned that the author may not have intended to support it.
causeName
string causeName()
Undocumented in source. Be warned that the author may not have intended to support it.
end
void end(double end)
Undocumented in source. Be warned that the author may not have intended to support it.
end
double end()
Undocumented in source. Be warned that the author may not have intended to support it.
endStack
void endStack(Optional!(T0) endStack)
Undocumented in source. Be warned that the author may not have intended to support it.
endStack
auto endStack()
Undocumented in source. Be warned that the author may not have intended to support it.
eventPhase
void eventPhase(ushort eventPhase)
Undocumented in source. Be warned that the author may not have intended to support it.
eventPhase
ushort eventPhase()
Undocumented in source. Be warned that the author may not have intended to support it.
isAnimationOnly
void isAnimationOnly(bool isAnimationOnly)
Undocumented in source. Be warned that the author may not have intended to support it.
isAnimationOnly
bool isAnimationOnly()
Undocumented in source. Be warned that the author may not have intended to support it.
isOffMainThread
void isOffMainThread(bool isOffMainThread)
Undocumented in source. Be warned that the author may not have intended to support it.
isOffMainThread
bool isOffMainThread()
Undocumented in source. Be warned that the author may not have intended to support it.
messagePortOperation
void messagePortOperation(ProfileTimelineMessagePortOperationType messagePortOperation)
Undocumented in source. Be warned that the author may not have intended to support it.
messagePortOperation
ProfileTimelineMessagePortOperationType messagePortOperation()
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.
processType
void processType(ushort processType)
Undocumented in source. Be warned that the author may not have intended to support it.
processType
ushort processType()
Undocumented in source. Be warned that the author may not have intended to support it.
rectangles
void rectangles(Sequence!(ProfileTimelineLayerRect) rectangles)
Undocumented in source. Be warned that the author may not have intended to support it.
rectangles
auto rectangles()
Undocumented in source. Be warned that the author may not have intended to support it.
stack
void stack(Optional!(T0) stack)
Undocumented in source. Be warned that the author may not have intended to support it.
stack
auto stack()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(double start)
Undocumented in source. Be warned that the author may not have intended to support it.
start
double start()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.
unixTime
void unixTime(uint unixTime)
Undocumented in source. Be warned that the author may not have intended to support it.
unixTime
uint unixTime()
Undocumented in source. Be warned that the author may not have intended to support it.
workerOperation
void workerOperation(ProfileTimelineWorkerOperationType workerOperation)
Undocumented in source. Be warned that the author may not have intended to support it.
workerOperation
ProfileTimelineWorkerOperationType workerOperation()
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

handle
JsHandle handle;
Undocumented in source.

Meta