        uint256 epochsPerDay = 86400 / timekeeper.epochLength();
        ...
        runwayDays = runwayEpochs / epochsPerDay;
