static double toSeconds(long ms) { ret ms/1000.0; }