Get total number of timer ticks recorded for profiled code section
TotalTicks
= NthSectionProfile
.TotalExecutionTimeInTicks
returns
the total number of timer ticks recorded for the profiled code section
over the entire execution.TotalTicks
= NthSectionProfile
.TotalExecutionTimeInTicks
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Total number of timer ticks for profiled code section |
ExecutionTimeInTicks
| getCoderExecutionProfile
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks