comment formatting
This commit is contained in:
parent
e31d570a1c
commit
11ef613d1c
|
@ -486,8 +486,9 @@ SQL;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compute the difference between two times in the format "HH:MM:SS.mmmmmm".
|
* Compute the difference between two times in the format .
|
||||||
* Note: currently only supports calculating millisec differences.
|
* "HH:MM:SS.mmmmmm" Note: currently only supports calculating .
|
||||||
|
* millisec differences .
|
||||||
*
|
*
|
||||||
* @param string $p_time1
|
* @param string $p_time1
|
||||||
* @param string $p_time2
|
* @param string $p_time2
|
||||||
|
|
Loading…
Reference in New Issue