Cooldown time in days = cooldownTime / (24 x 60 x 60)
TRU distribution per day = (totalAmount/10^8) / (duration/(24*3600))
fetchMaxShare
in the Liquidator smart contract below:fetchMaxShare
among the list of other parameters. Max liquidation rate = (fetchMaxShare / 10^2) %