venne/stopwatch-module

Stopwatch module

Installs: 65

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/venne/stopwatch-module

dev-master / 2.0.x-dev 2013-08-16 11:07 UTC

This package is auto-updated.

Last update: 2025-09-29 01:40:39 UTC


README

This module is official extension for Venne:CMS. Thank you for your interest.

Installation

  • Copy this folder to /app/modules
  • Active this module in administration

Usage

$stopwatch->start();
...
$stopwatch('foo action');