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