@@ -178,7 +178,7 @@ |
||
| 178 | 178 | * Returns the difference between when the Profiler was initialised |
| 179 | 179 | * (aka `$_starttime`) and the last record the Profiler has. |
| 180 | 180 | * |
| 181 | - * @return integer |
|
| 181 | + * @return double |
|
| 182 | 182 | */ |
| 183 | 183 | public function retrieveTotalRunningTime() |
| 184 | 184 | { |