Documentation

MaximumExecutionTimeInTicks

Get maximum number of timer ticks for single invocation of profiled code section

Syntax

MaxTicks=NthSectionProfile.MaximumExecutionTimeInTicks

Description

MaxTicks=NthSectionProfile.MaximumExecutionTimeInTicksreturns the maximum number of timer ticks recorded in a single invocation of the profiled code section during a simulation.

NthSectionProfileis acoder.profile.ExecutionTimeSectionobject generated by thecoder.profile.ExecutionTimepropertySections.

Output Arguments

MaxTicks

Maximum number of timer ticks for single invocation of profiled code section

Introduced in R2012b