MaximumTurnaroundTimeCallNum
Get call number for the code section invocation with the maximum number of timer ticks between the start and the finish (MATLAB code generation)
Description
returns the call number in which the maximum number of timer ticks is recorded between the
start and the finish of an invocation of the profiled code section. Unless the code is
pre-empted, this is the same as the maximum execution time.MaxTurnaroundTicksCallNum
= NthSectionProfile
.MaximumTurnaroundTimeCallNum
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b
See Also
getCoderExecutionProfile
| Sections
| TimerTicksPerSecond
| report
| Name
| Number
| NumCalls
| MaximumExecutionTimeCallNum
| MaximumSelfTimeCallNum
| ExecutionTimeInTicks
| MaximumExecutionTimeInTicks
| TotalExecutionTimeInTicks
| SelfTimeInTicks
| MaximumSelfTimeInTicks
| TotalSelfTimeInTicks
| MaximumTurnaroundTimeInTicks
| TurnaroundTimeInTicks
| TotalTurnaroundTimeInTicks