Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #7744

Re: (timed) java -verbose ... printing nanoseconds when the function call was made ...

Date 2011-09-08 22:00 -0400
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: (timed) java -verbose ... printing nanoseconds when the function call was made ...
References <1315532799.291698@nntp.aceinnovative.com>
Message-ID <4e69734a$0$306$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 9/8/2011 9:46 PM, lbrt chx _ gemale wrote:
>   Is it possible? Maybe using the OS? (like Solaris DTrace?)

System.nanoTime() uses ns unit.

I am not aware of standard HW or standard OS that actually supports
ns granularity.

Arne

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

(timed) java -verbose ... printing nanoseconds when the function call was made ... lbrt chx _ gemale - 2011-09-09 01:46 +0000
  Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Arne Vajhøj <arne@vajhoej.dk> - 2011-09-08 22:00 -0400
  Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Lew <lewbloch@gmail.com> - 2011-09-08 20:51 -0700
  Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Roedy Green <see_website@mindprod.com.invalid> - 2011-09-09 08:54 -0700
    Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-09-09 20:21 -0400
      Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Arne Vajhøj <arne@vajhoej.dk> - 2011-09-09 20:54 -0400
        Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-09-10 11:12 +0000
          Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Arne Vajhøj <arne@vajhoej.dk> - 2011-09-10 09:23 -0400
            Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Arne Vajhøj <arne@vajhoej.dk> - 2011-09-10 09:25 -0400
              Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-09-10 14:25 +0000
    Re: (timed) java -verbose ... printing nanoseconds when the function call was made ... Roedy Green <see_website@mindprod.com.invalid> - 2011-09-09 20:51 -0700

csiph-web