|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
LastSplitsCallback retains last
splits in a ring a buffer (fixed size FIFO queue).
See:
Description
| Interface Summary | |
|---|---|
| LastSplits.SplitFunction<T> | Function |
| Class Summary | |
|---|---|
| CircularList<T> | Ring/circular buffer, fixed size FIFO list. |
| LastSplits | Object stored among Stopwatch's attributes in charge of Managing concurrent access to the inner ring buffer through synchronized blocks Computing som statistics (min, max, mean, trend) based on retained values Log retained values and statistics |
| LastSplits.AbstractSplitFunction<T> | Base implementation of functions |
| LastSplitsCallback | Callback retaining the last N stopwatch splits. |
LastSplitsCallback retains last
splits in a ring a buffer (fixed size FIFO queue).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||