|
Isle
|
#include "assert.h"#include <limits.h>#include <math.h>#include <windows.h>

Go to the source code of this file.
Classes | |
| class | MxStopWatch |
| Measures elapsed wall clock time using high resolution performance counters. More... | |
| class | MxFrequencyMeter |
| Utility for measuring the frequency (operations per second) of a repeated operation. More... | |
Macros | |
| #define | HUGE_VAL_IMMEDIATE 1.7976931348623157e+308 |
| #define HUGE_VAL_IMMEDIATE 1.7976931348623157e+308 |
Definition at line 17 of file mxstopwatch.h.