JayBeams  0.1
Another project to have fun coding.
Namespaces | Macros | Variables
book_depth_statistics.cpp File Reference
#include "jb/book_depth_statistics.hpp"
#include <jb/as_hhmmss.hpp>
#include <jb/log.hpp>
#include <iostream>
#include <limits>

Go to the source code of this file.

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::defaults
 Default values for configuration parameters.
 

Macros

#define JB_BOOK_DEPTH_STATS_DEFAULTS_max_book_depth   8192
 

Variables

book_depth_t jb::defaults::max_book_depth = JB_BOOK_DEPTH_STATS_DEFAULTS_max_book_depth
 

Macro Definition Documentation

◆ JB_BOOK_DEPTH_STATS_DEFAULTS_max_book_depth

#define JB_BOOK_DEPTH_STATS_DEFAULTS_max_book_depth   8192

Definition at line 68 of file book_depth_statistics.cpp.