You are here

public function XHProfRunsFile::getCount in XHProf 7

Same name and namespace in other branches
  1. 6 XHProfRunsFile.inc \XHProfRunsFile::getCount()

File

./XHProfRunsFile.inc, line 111
Definition of XHProfRunsFile.

Class

XHProfRunsFile
XHProfRuns_Default is the default implementation of the iXHProfRuns interface for saving/fetching XHProf runs.

Code

public function getCount() {
}