net.sourceforge.jpotpourri.util
Class TimeUtil

java.lang.Object
  extended by net.sourceforge.jpotpourri.util.TimeUtil

public class TimeUtil
extends java.lang.Object

Author:
christoph_pickl@users.sourceforge.net

Constructor Summary
protected TimeUtil()
           
 
Method Summary
static java.lang.String microSecondsToString(long micros)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeUtil

protected TimeUtil()
Method Detail

microSecondsToString

public static java.lang.String microSecondsToString(long micros)
Returns:
eg: "0:13:02"


Copyright © 2008. All Rights Reserved.