计算程序耗时

    xiaoxiao2021-12-14  18

    long start = System.currentTimeMillis(); long end = System.currentTimeMillis(); log.info("班组产量信息:更新耗费时间: "+ (end - start) +"ms");
    转载请注明原文地址: https://ju.6miu.com/read-968417.html

    最新回复(0)