func runtime.fmtNSAsMS
5 uses
runtime (current package)
mgc.go#L1786: print(string(fmtNSAsMS(sbuf[:], uint64(ns-prev))))
mgc.go#L1797: print(string(fmtNSAsMS(sbuf[:], uint64(ns))))
mgc.go#L2319: func fmtNSAsMS(buf []byte, ns uint64) []byte {
proc.go#L6277: print(string(fmtNSAsMS(sbuf[:], uint64(start-runtimeInitTime))), " ms, ")
proc.go#L6278: print(string(fmtNSAsMS(sbuf[:], uint64(end-start))), " ms clock, ")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)