MaximumTurnaroundTimeCallNum
Get call number of the maximum number of timer ticks between start and finish of a single invocation of profiled code section
Description
returns the call number in which the maximum number of timer ticks was recorded between
start and finish of a single invocation of the profiled code section during a simulation.
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
Sections
| TimerTicksPerSecond
| display
| report
| Name
| Number
| NumCalls
| MaximumExecutionTimeCallNum
| MaximumSelfTimeCallNum
| ExecutionTimeInTicks
| MaximumExecutionTimeInTicks
| TotalExecutionTimeInTicks
| SelfTimeInTicks
| MaximumSelfTimeInTicks
| TotalSelfTimeInTicks
| TurnaroundTimeInTicks
| MaximumTurnaroundTimeInTicks
| TotalTurnaroundTimeInTicks