Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Typedefs
hrtimer.h File Reference
#include "config.h"
#include <time.h>
Include dependency graph for hrtimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TimerBase
 Base class for timers. More...
 
class  ThreadUserTimer
 Measure CPU time spent executing instructions of this thread (if supported by OS) More...
 
class  Timer
 high resolution timer More...
 

Typedefs

typedef clock_t TimerWord
 

Typedef Documentation

typedef clock_t TimerWord

Definition at line 15 of file hrtimer.h.