func()
in
default.go [18:18]
1
lines of code
1
McCabe index (conditional complexity)
func (dc DefaultClock) Sleep(d time.Duration) { time.Sleep(d) }