ProfileStepSummary#

class ansys.aedt.core.modules.profile.ProfileStepSummary(props: dict)#

Summary information for a single profile step.

This light-weight container extracts a small set of common metrics (CPU time, real time, memory) from a properties dictionary.

Parameters:
propsdict
Properties dictionary as parsed from the solver profile.