|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ComputationTimer.Computation
A computation to be timed that does not throw a checked exception. The computation is performed by invoking Timer.time on the ComputationTimer.Computation object.
| Method Summary | |
|---|---|
Object |
run()
Performs the computation that will be timed. |
| Method Detail |
|---|
Object run()
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||