Plugins:Timer
last edited by
lmajano
on 11-Apr-2010
|
Exploring the Timer Plugin
Overview
This is the Timer plugin. It is used to time executions. Facade for request variable
logTime
Use this method to add a new timer entry to the timers.
Returns
- This function returns void
Arguments
| Key | Type | Required | Default | Description |
|---|---|---|---|---|
| Label | string | Yes | --- | The lable of the timer. |
| Tickcount | string | Yes | --- | The tickcounts of the time. |
Examples
getTimerScope
Returns the entire timer query from the request scope.
Returns
- This function returns query
Examples
stop
Stop the timer with label
Returns
- This function returns void
Arguments
| Key | Type | Required | Default | Description |
|---|---|---|---|---|
| Label | string | Yes | --- |
Examples
start
Start the Timer with label.
Returns
- This function returns void
Arguments
| Key | Type | Required | Default | Description |
|---|---|---|---|---|
| Label | string | Yes | --- |

SideBar
User Login 




Comments (