aspose file tools
The moose likes Beginning Java and the fly likes Timers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Timers" Watch "Timers" New topic
Author

Timers

Marc Nilas
Greenhorn

Joined: Jan 20, 2005
Posts: 1
Hi everybody,

I'm completly new to java and javaranch...I would like to know if there is some timer facility I could use to know precisely the time consumes by a method ?

Thanks a lot in adavance !

Marc
Lionel Badiou
Ranch Hand

Joined: Jan 06, 2005
Posts: 140
Hi Marc,

You may try this:


Think of using profilers for more complex timing.

Best regards,


Lionel Badiou
CodeFutures Software
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Timers
 
Similar Threads
Object.toString()
Naming convention?
Jakob Nielsen Declares the Letter "C" Unusable
How to do timepass?
How To Design Better Software Using FDD - November 26-27, 2008, Hamburg, Germany