common-plugin / com.cognifide.gradle.common.utils / Formats / percent

percent

fun percent(current: Int, total: Int): String
fun percent(current: Long, total: Long): String