Lines Matching defs:UnixNano
831 // UnixNano returns t as a Unix time, the number of nanoseconds elapsed834 // means the result of calling UnixNano on the zero Time is undefined.835 func (t Time) UnixNano() int64 {