Documentation
¶
Index ¶
Constants ¶
View Source
const STARTUP_DELAY = 3 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RealTimeClockSetter ¶
type RealTimeClockSetter struct {
loggers.DIWEloggers
Exit chan bool
// contains filtered or unexported fields
}
func NewRealTimeClockSetter ¶
func NewRealTimeClockSetter(conn moteconnection.MoteConnection, host string) *RealTimeClockSetter
func (*RealTimeClockSetter) AnnounceTime ¶
func (self *RealTimeClockSetter) AnnounceTime(offset int64) error
Click to show internal directories.
Click to hide internal directories.