{
    "Function": "epochsSince",
    "File": "contracts/epochs/IEpochManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function epochsSince(uint256 _epoch) external view returns (uint256);"
}