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