Package yarp

Class Stamp

    • Constructor Detail

      • Stamp

        protected Stamp​(long cPtr,
                        boolean cMemoryOwn)
      • Stamp

        public Stamp()
      • Stamp

        public Stamp​(int count,
                     double time)
    • Method Detail

      • getCPtr

        protected static long getCPtr​(Stamp obj)
      • getCount

        public int getCount()
      • getTime

        public double getTime()
      • isValid

        public boolean isValid()
      • getMaxCount

        public int getMaxCount()
      • update

        public void update()
      • update

        public void update​(double time)