Interface IInvocationStatus

    • Method Detail

      • setInvokedAt

        void setInvokedAt​(long date)
        Parameters:
        date - - The timestamp at which a method was invoked.
      • getInvocationTime

        long getInvocationTime()
        Returns:
        - The timestamp at which a method got invoked.