Print to System.out how much time has passed, resetting this Timing's start time to the current time. Time is measured from the most recent tick call, or when this object was created.
@param msg Prefix of string printed with time
@return Number of elapsed milliseconds from tick (or start)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.