Documentation

ProfilerInterface
in

Db adapter profiler interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2021 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
5.3.0

Table of Contents

finish()  : ProfilerInterface
Finish profiler
getElapsed()  : string
Get elapsed time
getFinish()  : float
Get end
getStart()  : float
Get start

Methods

getElapsed()

Get elapsed time

public getElapsed() : string
Return values
string

Search results