ProfileSegment Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:API}}{{Template:APIBreadcrumb}}{{InProgress}}
{{Template:API}}{{Template:APIBreadcrumb}}




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 ==

Latest revision as of 22:18, 22 March 2017

APIWiki.png


Member of: SynthesisAPI


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