|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.darwinsys.util.QuickTimeFormat
Just some quick-and-dirty time format. Nothing to do with Apple's excellent multimedia format!
| Constructor Summary | |
QuickTimeFormat()
|
|
| Method Summary | |
static java.lang.String |
msToSecs(long t)
Convert a long ("time_t") to seconds and thousandths. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public QuickTimeFormat()
| Method Detail |
public static java.lang.String msToSecs(long t)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||