Home | History | Annotate | Download | only in snapshot

Lines Matching defs:ms

2353     double ms = timer.Elapsed().InMillisecondsF();
2355 PrintF("[Serializing to %d bytes took %0.3f ms]\n", length, ms);
2552 double ms = timer.Elapsed().InMillisecondsF();
2554 PrintF("[Deserializing from %d bytes took %0.3f ms]\n", length, ms);