#include "UDPSynchronizedServer.h"#include "SpikeStreamSimulation.h"#include <iostream>#include <mysql++.h>Go to the source code of this file.
Defines | |
| #define | STEP_COUNTER_MAX 32768; |
|
|
Step counter is a 15 bit number whose max value is defined here. Definition at line 35 of file UDPSynchronizedServer.cpp. |
1.4.4