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
, andDurationFormatter
to time multiple stages of activity by multiple concurrent actors, and to represent the captured timing information in a human-readable form.