Package com.pervasivecode.utils.concurrent.example
-
Interface Summary Interface Description ExampleApplication A wrapper around a command-line application that makes it easy to run via Cucumber. -
Class Summary Class Description TriathlonTimingExample Example of how to useMultistageStopwatch,MultistageStopwatch.TimingSummary, andDurationFormatterto time multiple stages of activity by multiple concurrent actors, and to represent the captured timing information in a human-readable form.