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