Plugins:Timer

<< Back to Dashboard

Contents

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 ---

Examples

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word

comments Comments (0)


ColdBox Book

book