HPCToolkit
itimer.h
Go to the documentation of this file.
1 #ifndef ITIMER_H
2 #define ITIMER_H
3 
4 #include <stdbool.h>
5 extern void hpcrun_itimer_wallclock_ok(bool flag);
6 
7 #endif // ITIMER_H
void hpcrun_itimer_wallclock_ok(bool flag)
Definition: itimer.c:215