Main Content
TotalExecutionTimeInTicks
Get total number of timer ticks recorded for profiled code section (MATLAB code generation)
Description
returns the total number of timer ticks recorded for the profiled code section over the
entire execution.TotalTicks
= NthSectionProfile
.TotalExecutionTimeInTicks
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b
See Also
getCoderExecutionProfile
| Sections
| TimerTicksPerSecond
| report
| Name
| Number
| NumCalls
| MaximumExecutionTimeCallNum
| MaximumSelfTimeCallNum
| ExecutionTimeInTicks
| MaximumExecutionTimeInTicks
| SelfTimeInTicks
| MaximumSelfTimeInTicks
| TotalSelfTimeInTicks
| MaximumTurnaroundTimeInTicks
| MaximumTurnaroundTimeCallNum
| TurnaroundTimeInTicks
| TotalTurnaroundTimeInTicks