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