public function XHProfRunsFile::getCount in XHProf 6
Same name and namespace in other branches
- 7 XHProfRunsFile.inc \XHProfRunsFile::getCount()
File
- ./
XHProfRunsFile.inc, line 105 - Definition of XHProfRunsFile.
Class
- XHProfRunsFile
- XHProfRuns_Default is the default implementation of the iXHProfRuns interface for saving/fetching XHProf runs.
Code
public function getCount() {
}