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