Home | History | Annotate | Download | only in time

Lines Matching defs:UnixNano

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