Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ main
Function
main
async/fire.go:188–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
}
187
188
func
main() {
189
Deployservice()
190
191
time.Sleep(200 * time.Millisecond)
192
193
if
false {
194
latency()
195
}
else
{
196
tp()
197
}
198
199
}
Callers
nothing calls this directly
Calls
3
Deployservice
Function · 0.85
latency
Function · 0.85
tp
Function · 0.85
Tested by
no test coverage detected