Name
TAU_PROFILER_GET_INCLUSIVE_VALUES — Returns the inclusive amount of a metric spend by this timer.
Synopsis
C/C++:
TAU_PROFILER_GET_INCLUSIVE_VALUES( |
timer, | |
incl) ;
|
Timer | timer; |
double& | incl; |
description
TAU_PROFILER_GET_INCLUSIVE_VALUES
Returns the inclusive amount of a metric spend while this timer
was running (and any subsequent timers called from this timer.)