Documentation
¶
Index ¶
Constants ¶
View Source
const TICK_INTERVAL_IN_MILLISECONDS int64 = 20
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func (*Processor) AddProcess ¶
func (*Processor) PostProcess ¶
func (processor *Processor) PostProcess()
func (*Processor) PreProcess ¶
func (processor *Processor) PreProcess()
func (*Processor) ProcessStates ¶
func (processor *Processor) ProcessStates()