Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
DBWriteTime float64
DownloadTime float64
PreprocessTime float64
BatchingTime float64
ValidatorLength int
// contains filtered or unexported fields
}
func NewMonitorMetrics ¶
func (*Monitor) AddBatchingTime ¶
func (*Monitor) AddDBWrite ¶
func (*Monitor) AddDownload ¶
func (*Monitor) AddPreprocessTime ¶
Click to show internal directories.
Click to hide internal directories.