Update Timer.java
This commit is contained in:
@@ -5,7 +5,7 @@ package util;
|
|||||||
*
|
*
|
||||||
* @param starttime This Parameter captures the time at the beginning of a program
|
* @param starttime This Parameter captures the time at the beginning of a program
|
||||||
* @param endtime This Parameter captures the time at the end of a program
|
* @param endtime This Parameter captures the time at the end of a program
|
||||||
* @Author BiteCoding --> https://github.com/BiteCoding
|
* @Author cato447 --> https://github.com/cato447
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|||||||
Reference in New Issue
Block a user