Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.239

Call Time

Call Time measures the time between function entry and exit. The time function spent suspended while other tasks are being executed is considered. Indicated by a dark (active) and light red (suspended).

 

See example below marked with a green line:

call-time

 

Call Time

TSK - Total active / suspended time, only functions called in this context are considered.

Neutral - The total active / suspended time (sum of all task contexts).

 

Average - Call Time / Count.

 

Max / Min - Max / min Call Time.

 

Warning_orange

Minimum Call Time only takes into account function calls that are recorded from entry to exit.

 

When the function entry or exit is missing from the recording, this function call will be ignored. If the function never enters or exits (typically main function), minimum call time will be shown as 0.

Copyright © 2024 TASKING Germany GmbH