|
|
This file contains information for every operation performed on
every Bitmap, which took longer than
MinTime milliseconds. It contains the following columns:
- Version. The ImageGlue version.
- ID. The operation identifier. This is a counter that is
incremented by the Bitmap that performed the operation. It is
therefore unique only for the operations of a given Bitmap. The
Bitmap ID and this identifier identify each operation
uniquely.
- StartTime. The time at which the operation was started.
- Duration. The duration of the operation, in milliseconds.
- Type. A string identifying the type of operation, for example
"Save As".
- Bitmap ID. The unique identifier of the Bitmap. Each Bitmap has
a unique identifier.
- Path. When relevant, the path of the file. For example the path
of the file that was saved. When not relevant this is left
empty.
|