Home
last modified time | relevance | path

Searched defs:Nanosecond (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/time/
Dtime.go618 func (t Time) Nanosecond() int { func
652 Nanosecond Duration = 1 const
Dtime_test.go43 Nanosecond int // Fractional second. member