Class Clock


  • public abstract class Clock
    extends Object
    Clock to manage agent time synced with the server.
    Author:
    Clement Pang (clement@wavefront.com).
    • Constructor Detail

      • Clock

        public Clock()
    • Method Detail

      • set

        public static void set​(long serverTime)
      • now

        public static long now()