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