Interface WSTimeSource

  • All Known Implementing Classes:
    WSCurrentTimeSource

    public interface WSTimeSource
    This interface allows the Time Source used to set dates and times to be overridden by the application.
    • Method Detail

      • now

        Instant now()
        Get the current date time
        Returns:
        the current date/time as a Instant object