Sign in
go
/
tools
/
dc038396d1f0c0a0a161c594201b868c8d35c8fe
/
.
/
go
/
ssa
/
interp
/
testdata
/
src
/
time
/
time.go
blob: 66aa9ab172c1f7cfd4100d7dc19f3e38b33cad0c [
file
]
package time
type Duration int64
func Sleep(Duration)