{
    "Function": "collectRentUser",
    "File": "contracts/interfaces/IRCTreasury.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function collectRentUser(address _user, uint256 _timeToCollectTo)\n        external\n        returns (uint256 newTimeLastCollectedOnForeclosure);"
}