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