static int toMS_int(double seconds) { ret toInt((long) (seconds*1000)); }