MCPcopy
hub / github.com/tinygo-org/tinygo / Sleep

Method Sleep

testdata/interface.go:280–280  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

278
279type StaticBlocker interface {
280 Sleep()
281}
282
283type Empty interface{}

Callers 15

MonitorFunction · 0.65
FlashFunction · 0.65
DebugFunction · 0.65
touchSerialPortAt1200bpsFunction · 0.65
flashUF2UsingMSDFunction · 0.65
flashHexUsingMSDFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
adderFunction · 0.65
goroutineExitFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected