See: Description
| Class | Description |
|---|---|
| ElapsedTime |
Records elapsed time in nano seconds.
|
| NoOperationTime |
Do nothing implementation when no timings are desired.
|
| OperationTime |
Records execution times for subclasses of
SqlOperation. |
| OperationTimeSource |
Information about stack location and frequency of occurance for an
OperationTime. |
Database.setTimings(boolean) or
SqlOperation.setTimings(boolean).