ngscopeclient 0.1-dev+51fbda87c
Classes
HzClock.h File Reference

Tool for measuring de-facto rate at which something is called. More...

#include <time.h>
#include <math.h>
#include <deque>
Include dependency graph for HzClock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HzClock
 Clock that measures rate at which it is called; windowed average. More...
 

Detailed Description

Tool for measuring de-facto rate at which something is called.

Author
Louis A. Goessling