Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RespDevConfig ¶
type RespDevConfig struct { Lastseen time.Time SetIntvl float64 Intvl float64 IntvlAdjustStep float64 }
func (*RespDevConfig) Init ¶
func (c *RespDevConfig) Init()
func (*RespDevConfig) Interval ¶
func (c *RespDevConfig) Interval() float64
func (*RespDevConfig) SetInterval ¶
func (c *RespDevConfig) SetInterval(sec float64, prc float64)
Click to show internal directories.
Click to hide internal directories.