apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Timing

Source Location: /PHP_CodeSniffer-3.1.1/src/Util/Timing.php

Class Overview


Timing functions for the run.


Author(s):

Copyright:

  • 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 12]
Timing functions for the run.


[ Top ]


Method Detail

printRunTime   [line 51]

void printRunTime( [boolean $force = false])

Print information about the run.
  • Access: public

Parameters:

boolean   $force   —  If TRUE, prints the output even if it has already been printed during the run.

[ Top ]

startTiming   [line 35]

void startTiming( )

Start recording time for the run.
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:27:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.