Get the call number at which the maximum number of timer ticks occurred, excluding time spent in child functions
MaxSelfTicksCallNum
= NthSectionProfile
.MaxSelfTimeCallNum
returns
the call number at which the maximum number of self-time ticks occurred
for the profiled code section.MaxSelfTicksCallNum
= NthSectionProfile
.MaxSelfTimeCallNum
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Call number at which the maximum number of self-time ticks occurred for profiled code section |
display
| ExecutionTimeInTicks
| ExecutionTimeInTicks
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks