VoteTimingV2Test
VoteTimingV2Test
#
#
Functionsconstructor(uint256 phaseLength, uint256 minRollToNextRoundLength) (public)
wrapComputeCurrentRoundId(uint256 currentTime) โ uint256 (external)
wrapComputeCurrentPhase(uint256 currentTime) โ enum VotingAncillaryInterface.Phase (external)
wrapComputeRoundToVoteOnPriceRequest(uint256 currentTime) โ uint256 (external)
wrapComputeRoundEndTime(uint256 roundId) โ uint256 (external)
wrapInit(uint256 phaseLength, uint256 minRollToNextRoundLength) (public)