X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fos%2Ffree_bsd%2Ftimer.h;h=67be0c9fb714e3d951410a9d7fc9ae34817508b8;hp=3bbdac21829cfb72b2ae2dbf987536025c7acf4c;hb=2402fb1beb25ec532cea91c8dfbb9425eb5bdf48;hpb=264957da64a35ca977799720ab436890d0dbf6f7 diff --git a/cds/os/free_bsd/timer.h b/cds/os/free_bsd/timer.h index 3bbdac21..67be0c9f 100644 --- a/cds/os/free_bsd/timer.h +++ b/cds/os/free_bsd/timer.h @@ -89,7 +89,7 @@ namespace cds { namespace OS { double duration() { - return duration( native_duration() ); + return duration( native_duration()); } native_duration_type native_duration()