Class TimeSubscription

    • Constructor Detail

      • TimeSubscription

        protected TimeSubscription​(MethodHandler methodHandler)
    • Method Detail

      • addListener

        public void addListener​(TimeListener listener)
      • removeListener

        public void removeListener​(TimeListener listener)
      • getCurrent

        public Instant getCurrent()
        Returns the value of the latest received timestamp.