syscall.Timeval.Unix (method)

one use

	syscall (current package)
		syscall.go#L85: func (tv *Timeval) Unix() (sec int64, nsec int64) {