SMPLTIM parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:SMPLTIM parameter subtitle}} | {{Template:SMPLTIM parameter subtitle}} | ||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 13: | Line 14: | ||
<dd><var class="product">Model 204 V6.1</var> or earlier | <dd><var class="product">Model 204 V6.1</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The time interval in milliseconds between successive performance samples</p> | <p> | ||
<p>A group of performance lines are produced every RPTCNT * SMPLTIM milliseconds. A value of 0 indicates that no samples are taken.</p> | The time interval in milliseconds between successive performance samples</p> | ||
<p>This performance subtask is not available under z/VSE. </p> | <p> | ||
A group of performance lines are produced every <code>[[RPTCNT parameter|RPTCNT]] * SMPLTIM</code> milliseconds. A value of 0 indicates that no samples are taken.</p> | |||
<p> | |||
This performance subtask is not available under z/VSE. </p> | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 21:17, 21 December 2016
Performance sample time
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The time interval in milliseconds between successive performance samples
A group of performance lines are produced every RPTCNT * SMPLTIM
milliseconds. A value of 0 indicates that no samples are taken.
This performance subtask is not available under z/VSE.