
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 unsigned long long timing_t |
| 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.