eventRateHistoryView

package
v0.9.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const HelpColumnsText = `` /* 816-byte string literal not displayed */
View Source
const HelpOverviewText = `` /* 758-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayEventRateHistoryStats

type DisplayEventRateHistoryStats struct {
	*eventdata.EventRate
	Duration time.Duration
	// contains filtered or unexported fields
}

func NewDisplayEventRateHistoryStats

func NewDisplayEventRateHistoryStats(eventRate *eventdata.EventRate) *DisplayEventRateHistoryStats

func (*DisplayEventRateHistoryStats) Id

type EventRateHistoryView

type EventRateHistoryView struct {
	*dataView.DataListView
}

func NewEventRateHistoryView

func NewEventRateHistoryView(masterUI masterUIInterface.MasterUIInterface,
	name string, bottomMargin int,
	eventProcessor *eventdata.EventProcessor) *EventRateHistoryView

func (*EventRateHistoryView) GetListData

func (asUI *EventRateHistoryView) GetListData() []uiCommon.IData

type GetValueFunction

type GetValueFunction func(stats *DisplayEventRateHistoryStats) int

type RateValueType

type RateValueType int
const (
	RATE_HIGH RateValueType = iota
	RATE_LOW
	RATE_AVG
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL