syscall.Timeval.Unix (method)

one use

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