Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

VotesTimestampMockUpgradeable

Inherits: Initializable, VotesMockUpgradeable

Functions

__VotesTimestampMock_init

function __VotesTimestampMock_init() internal onlyInitializing;

__VotesTimestampMock_init_unchained

function __VotesTimestampMock_init_unchained() internal onlyInitializing;

clock

function clock() public view override returns (uint48);

CLOCK_MODE

function CLOCK_MODE() public view virtual override returns (string memory);