Package 

Class ViewEvent.InpSubParts

    • Constructor Detail

      • ViewEvent.InpSubParts

        ViewEvent.InpSubParts(Long inputDelay, Long processingTime, Long presentationDelay)
        Parameters:
        inputDelay - Time from the start of the input event to the start of the processing of the event
        processingTime - Event handler execution time
        presentationDelay - Rendering time happening after processing