Time

All time measurements shown in the Profiling Tool are in clock time, not CPU (processor) time. Clock time differs from CPU time because thread context switches and process context switches introduce uncertainty into the calculations. Clock time does not account for this additional physical execution behavior.

All time units are in seconds.

There are two means of measuring time for a method or an object:

Related concepts
Overview of the Profiling Tool
Profiling monitor view
Sequence diagram views
Statistical views

Related tasks
Profiling an application