Typedefs | Functions

external/timing.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned long long timing_t
 Size for timings reported by get_time_ns.

Functions

timing_t get_time_ns ()
 This is defined differently depending on compile-time timing options and on the platform we're using.

Typedef Documentation

typedef unsigned long long timing_t

Size for timings reported by get_time_ns.

Definition at line 9 of file timing.h.


Function Documentation

timing_t get_time_ns (  )

This is defined differently depending on compile-time timing options and on the platform we're using.

It returns a current time stamp in nanoseconds using the most precise timing mechanism available on the host machine.

Muster. Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.
Distribution of Muster and its documentation is subject to terms of the Muster LICENSE.
Generated on Mon Dec 20 2010 using Doxygen 1.7.2