DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:stopwatch

Stopwatch Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Measure execution time of PHP code.

Last updated on
2023-10-26
Provides
Syntax
Repository
Source

Tagged with time

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

Stopwatch plugin measures execution time of PHP code on parts of the page. Usage:

<stopwatch reset>

{token_which_takes_much_processing_time}

Time elapsed: <stopwatch show>

This will display time consumed by {token_which_takes_much_processing_time} in seconds.

See the plugin in action here.

plugin/stopwatch.txt · Last modified: 2023-10-31 00:12 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki