flag.durationValue.Get (method)

one use

	flag (current package)
		flag.go#L277: func (d *durationValue) Get() interface{} { return time.Duration(*d) }