statistics

package
v0.0.0-...-c04c664 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	BlockStart struct {
		sync.Mutex
		// contains filtered or unexported fields
	}
	BlockEnd blockEnd

	Api  apiResponseTime
	Peer peerPing
}

func New

func New() *Data

func (*Data) SetApiTime

func (d *Data) SetApiTime(duration time.Duration, path string)

func (*Data) SetEndBlockDuration

func (d *Data) SetEndBlockDuration(timeEnd time.Time, height uint64)

func (*Data) SetPeerTime

func (d *Data) SetPeerTime(duration time.Duration, network string)

func (*Data) SetStartBlock

func (d *Data) SetStartBlock(height uint64, now time.Time, headerTime time.Time)

func (*Data) Statistic

func (d *Data) Statistic(ctx context.Context)

Jump to

Keyboard shortcuts

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