Muster
 All Classes Namespaces Files Functions Variables Typedefs Macros
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. More...
 

Functions

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

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 Thu Sep 1 2016 using Doxygen 1.8.5