MCPcopy Create free account
hub / github.com/Cyinx/einx / AddTimer

Method AddTimer

context/module.go:12–12  ·  view source on GitHub ↗
(delay uint64, op TimerHandler, args ...interface{})

Source from the content-addressed store, hash-verified

10 GetName() string
11 RpcCall(string, ...interface{})
12 AddTimer(delay uint64, op TimerHandler, args ...interface{}) uint64
13 RemoveTimer(timer_id uint64) bool
14}

Callers 3

AddTimerMethod · 0.65
OnPingMethod · 0.65
handle_eventMethod · 0.65

Implementers 1

modulemodule/module.go

Calls

no outgoing calls

Tested by

no test coverage detected