类 SystemClock

java.lang.Object
tech.mhuang.pacebox.core.timer.SystemClock

public class SystemClock extends Object
解决高并发System.currentTimeMillis卡顿
从以下版本开始:
1.0.1
作者:
mhuang
  • 方法详细资料

    • now

      public static long now()
      用来替换原来的System.currentTimeMillis()
      返回:
      unit时间戳