MeasurementCount function
Fully qualified name: Std.ResourceEstimation.MeasurementCount
function MeasurementCount(amount : Int) : (Int, Int)
Summary
Returns a tuple that can be passed to the AccountForEstimates
operation
to specify that the number Measurements is equal to the amount
.