Home | History | Annotate | Download | only in runtime

Lines Matching refs:e6

1187 			" @", string(itoaDiv(sbuf[:], uint64(tSweepTerm-runtimeInitTime)/1e6, 3)), "s ",
1749 if ns >= 10e6 {
1751 return itoaDiv(buf, ns/1e6, 0)