Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartFrame ¶
type ChartFrame struct {
// contains filtered or unexported fields
}
func NewChartFrame ¶
func NewChartFrame(u *UI) *ChartFrame
func (*ChartFrame) Process ¶
func (f *ChartFrame) Process() (string, error)
func (*ChartFrame) Samples ¶
func (f *ChartFrame) Samples() []sample
type SelectProcessFrame ¶
type SelectProcessFrame struct {
// contains filtered or unexported fields
}
func NewSelectProcessFrame ¶
func NewSelectProcessFrame(u *UI) *SelectProcessFrame
Click to show internal directories.
Click to hide internal directories.