public Election::getLastTimer

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Election->getLastTimer ( ): ?float

Return the last computation runtime (typically after a getResult() call.). Include only computation related methods.

Return value

(?float) Timer


Related

  • Election::getGlobalTimer()

Tutorial

  • This method has explanations and examples in the Documentation Book

Contents

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