Get number that uniquely identifies profiled code section
SectionNumber
= NthSectionProfile
.Number
returns
a number that uniquely identifies the profiled code section, for example,
in the code execution profiling report.SectionNumber
= NthSectionProfile
.Number
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Number of profiled code section |
display
| ExecutionTimeInTicks
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks