STXXL
1.4.0
|
#include <stxxl/bits/config.h>
#include <stxxl/bits/namespace.h>
#include <stxxl/bits/verbose.h>
#include <stxxl/bits/common/utils.h>
#include <windows.h>
Go to the source code of this file.
Classes | |
class | stxxl::scoped_print_timer |
Simple scoped timer, which takes a text message and prints the duration until the scope is destroyed. More... | |
class | stxxl::timer |
Namespaces | |
stxxl | |
STXXL library namespace | |
Macros | |
#define | NOMINMAX |
Functions | |
double | stxxl::timestamp () |
Returns number of seconds since the epoch, high resolution. More... | |