Skip to content

kianemami/javaStopWatchClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

javaStopWatchClass

java stop watch utility

It is very simple to use and conveniently fast .

just make an instance of this class and use startTimer() and when your job is finished use endTimer() then just get elapsed time by getTimeElapsed(),it returns the value of -1 if you didn't use endTimer() otherwise you get time in millisecond

About

java stop watch utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages