EtherCAT Control Framework v0.9
Implementation of EtherCAT protocol using IgH EtherCAT library for robot controller.
timing.hpp File Reference
#include <vector>
#include <chrono>
#include <memory>
#include <functional>
#include <string>
#include <cstdint>
#include <ctime>
#include <ratio>
#include <fstream>
#include <iostream>
Include dependency graph for timing.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Timing
 

Macros

#define NUMBER_OF_SAMPLES   5E5
 

Macro Definition Documentation

◆ NUMBER_OF_SAMPLES

#define NUMBER_OF_SAMPLES   5E5