public Election::getTimerManager

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Election->getTimerManager ( ): CondorcetPHP\Condorcet\Timer\Manager

Get the Timer manager object.

Return value

(CondorcetPHP\Condorcet\Timer\Manager) An CondorcetPHP\Condorcet\Timer\Manager object using by this election.


Related

  • Election::getLastTimer()

Contents

  1. 1Description
  2. 2Return value
  3. 3Related