In Timing Insights, when a timer is called by another timer, the timer that calls another timer is the caller, and the timer called is the callee. This is important because it shows the discrepancy between the duration of the event spent in the timer's own work vs the duration of responses to calls.
callee
When a timer is called by another timer, the timer that calls another timer is the caller, and the timer called is the callee.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library