Interface TimeInMsAccessor

All Known Subinterfaces:
TimeInMsAccessor.TimeInMsProperty

public interface TimeInMsAccessor
Provides an accessor for a milliseconds property.
  • Method Details

    • getTimeInMs

      int getTimeInMs()
      Retrieves the milliseconds from the milliseconds property.
      Returns:
      The milliseconds stored by the milliseconds property.