ProfileSegment Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:




Represents a time segment of an associated [[cProfile Class|cProfile]] object.
<onlyinclude>Represents a time segment of an associated [[cProfile Class|cProfile]] object.<onlyinclude>


== Properties ==
== Properties ==

Revision as of 17:56, 6 October 2016

APIWiki.png


Member of: SynthesisAPI Template:InProgress


Represents a time segment of an associated cProfile object.

Properties

Name Description
SegmentEnd The segment's end time. Double.
Value The stress or throughput value throughout the segment. Object.



See Also