public Election::getGlobalTimer

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Election->getGlobalTimer ( ): float

Returns the cumulated computation runtime of this object. Include only computation related methods.

Return value

(float) Timer


Related

  • Election::getLastTimer()

Tutorial

  • This method has explanations and examples in the Documentation Book

Contents

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