Interface TimeAccessor.TimeMutator

    • Method Detail

      • setTime

        void setTime​(float aTime,
                     TimeUnit aTimeUnit)
        Sets the time for the time property.
        Parameters:
        aTime - The time to be stored by the time property.
        aTimeUnit - The time unit for the provided time.