cloudstack/utils/src
wilderrodrigues 78c802a539 Replace System.currentTimeMillis() by System.nanoTime()
- System.nanoTime() is the best way to measure elapsed time in Java.
   - It gives a resolution on the order of microseconds

The System.currentTimeMillis() is used when calculating absolut time.

Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-06-23 10:03:20 +02:00
..
com/cloud Replace System.currentTimeMillis() by System.nanoTime() 2015-06-23 10:03:20 +02:00
org/apache graphite: Do not cache DNS names for Graphite host 2015-05-12 13:47:59 +02:00