| 
| Subject: | Just another timer. | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Ralf Mike Pretzlaw | 
|---|
 | Date: | 2009-05-11 10:52:25 | 
|---|
 |  |  |  | 
Ralf Mike Pretzlaw rated this package as follows:
| Utility: | Insufficient | 
|---|
| Consistency: | Sufficient | 
|---|
|  | 
  Ralf Mike Pretzlaw - 2009-05-11 10:52:25Just another timer.
 Why do you split the return value of microtime() and then put them together again? (Instead of using microtime(true) which will have the same effect)
 |