This topic provides definitions of certain concepts, along with the formulas for certain calculations appearing in the Profiler tabs.
Total time
Total time taken to run the block.
(Output time - Input time) - Interface time
Total program time
Total time taken by program Initialization block.
Interface time
Time spent in the graphic interface by a Visual Adelia Interactive program.
(Output time - Input time) - Sum (Total offspring time)
Effective time
Time effectively taken to run the block, total sub-block time deducted.
Total time - Sum (Total offspring time)
Effective program time
Time effectively taken to run the program, total sub-program time deducted.
Total program time – Sum (Total offspring program time)
Effective data
This is the volume of data sent or received by the block.
Total data
This is the volume of data sent or received by the "Service" sub-blocks.