Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StopSignal ¶
type StopSignal struct {
// contains filtered or unexported fields
}
func NewStopSignal ¶
func NewStopSignal(stop_Threshold int) *StopSignal
func (*StopSignal) GapEnough ¶
func (ss *StopSignal) GapEnough() bool
func (*StopSignal) StopGapInc ¶
func (ss *StopSignal) StopGapInc()
func (*StopSignal) StopGapReset ¶
func (ss *StopSignal) StopGapReset()
Click to show internal directories.
Click to hide internal directories.