TotalSelfTimeInTicks
Get total number of timer ticks recorded for profiled code section, excluding time spent in child functions
Description
returns the total number of timer ticks recorded for the profiled code section over the
entire simulation. However, this number excludes the time spent in calls to child
functions.TotalSelfTicks
= NthSectionProfile
.TotalSelfTimeInTicks
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b
See Also
Sections
| TimerTicksPerSecond
| display
| report
| Name
| ExecutionTimeInTicks
| Number
| NumCalls
| MaximumExecutionTimeCallNum
| MaximumSelfTimeCallNum
| ExecutionTimeInTicks
| MaximumExecutionTimeInTicks
| TotalExecutionTimeInTicks
| SelfTimeInTicks
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeInTicks
| MaximumTurnaroundTimeCallNum
| TurnaroundTimeInTicks
| TotalTurnaroundTimeInTicks