venne/stopwatch-module

Stopwatch module

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

This package is auto-updated.

Last update: 2024-03-29 02:41:52 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');