SelfTimeInTicks
Get number of timer ticks recorded for profiled code section, excluding time spent in child functions
Description
returns the number of timer ticks recorded for the profiled code section. However, this
number excludes the time spent in calls to child functions.SelfTicks
= NthSectionProfile
.SelfTimeInTicks
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
| MaximumSelfTimeInTicks
| TotalSelfTimeInTicks
| MaximumTurnaroundTimeInTicks
| MaximumTurnaroundTimeCallNum
| TurnaroundTimeInTicks
| TotalTurnaroundTimeInTicks