comment formatting

This commit is contained in:
Rudi Grinberg 2012-09-13 15:16:46 -04:00
parent e31d570a1c
commit 11ef613d1c
1 changed files with 3 additions and 2 deletions

View File

@ -486,8 +486,9 @@ SQL;
}
/**
* Compute the difference between two times in the format "HH:MM:SS.mmmmmm".
* Note: currently only supports calculating millisec differences.
* Compute the difference between two times in the format .
* "HH:MM:SS.mmmmmm" Note: currently only supports calculating .
* millisec differences .
*
* @param string $p_time1
* @param string $p_time2