Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dtime.go1259 func (t Time) UnixMicro() int64 { func
1466 func UnixMicro(usec int64) Time { func