Funzione RotationCount
Nome completo: Std.ResourceEstimation.RotationCount
function RotationCount(amount : Int) : (Int, Int)
Sommario
Restituisce una tupla che può essere passata all'operazione di AccountForEstimates
per specificare che il numero di rotazioni è uguale al amount
.