github.com/jd-ly/tools@v0.5.7/go/ssa/interp/testdata/src/time/time.go (about) 1 package time 2 3 type Duration int64 4 5 func Sleep(Duration)