SAAS-94: Phone home metrics: Gather info about streaming setup
- fixed comment
This commit is contained in:
parent
018fa1d79c
commit
7086444247
|
@ -217,7 +217,7 @@ class Application_Model_DateHelper
|
||||||
* @param int $p_time
|
* @param int $p_time
|
||||||
* The time interval in format HH:MM:SS.mm we wish to
|
* The time interval in format HH:MM:SS.mm we wish to
|
||||||
* convert to seconds.
|
* convert to seconds.
|
||||||
* @return int
|
* @return float
|
||||||
* The input parameter converted to seconds.
|
* The input parameter converted to seconds.
|
||||||
*/
|
*/
|
||||||
public static function calculateLengthInSeconds($p_time){
|
public static function calculateLengthInSeconds($p_time){
|
||||||
|
|
Loading…
Reference in New Issue