Quantcast
Channel: Silk Performer
Viewing all articles
Browse latest Browse all 4084

Forum Post: RE: request only every 100 iterations

$
0
0
Have a look at "MeasureGet" in the Performer documentation. There is sample code containing: MeasureGet("TInit", MEASURE_TRANS_TRANSOK, MEASURE_KIND_COUNT, fValue); Each successful transaction will increment fValue, just use your own transaction name instead of TInit. Convert fValue to integer, using: "number(fValue)". Then use the modulo operator "mod" to express "every n" iterations.

Viewing all articles
Browse latest Browse all 4084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>