dlangide v0.8.17 (2018-11-26T09:12:46Z)
Home
Dub
Repo
TraceFunctionList
dlangide
ui
dmdprofilerview
Undocumented in source.
class
TraceFunctionList : VerticalLayout {
TraceFuncionGrid
_grid
;
this
(string ID, dstring title, FunctionNode[] list, ulong ticks_per_second);
}
Constructors
this
this
(string ID, dstring title, FunctionNode[] list, ulong ticks_per_second)
Undocumented in source.
Members
Variables
_grid
TraceFuncionGrid
_grid
;
Undocumented in source.
Meta
Source
See Implementation
dlangide
ui
dmdprofilerview
classes
DMDProfilerView
TraceFuncionGrid
TraceFunctionList