PAPI 7.1.0.0
Loading...
Searching...
No Matches
PAPI_get_real_usec Class Reference

get real time counter value in microseconds More...

Detailed Description

This function returns the total real time passed since some arbitrary starting point. The time is returned in microseconds. This call is equivalent to wall clock time.

Examples:
printf("Wallclock cycles: %lld\en",e-s);
int your_slow_code()
Definition: PAPI_epc.c:56
double s
Definition: byte_profile.c:36
get real time counter value in clock cycles Returns the total real time passed since some arbitrary s...
See also
PAPI Fortran Low Level API
PAPI
PAPI_get_virt_usec
PAPI_get_virt_cyc
PAPI_library_init

The documentation for this class was generated from the following file: