VoteTimingTest Functions constructor(phaseLength) wrapComputeCurrentRoundId(currentTime) wrapComputeCurrentPhase(currentTime) wrapInit(phaseLength) constructor(uint256 phaseLength) public wrapComputeCurrentRoundId(uint256 currentTime) → uint256 external wrapComputeCurrentPhase(uint256 currentTime) → enum VotingAncillaryInterface.Phase external wrapInit(uint256 phaseLength) public ← Vote Timing Voting →