#include "LtbReadoutFormat/LtbTime.h"#include <ctime>#include "DaqReadoutFormat/ByteBuffer.h"#include "LtbReadoutFormat/LtbTraits.h"Include dependency graph for LtbTime.cc:
Go to the source code of this file.
Defines | |
| #define | TIME_T_BUILTIN_TYPE unsigned long |
Variables | |
| static const unsigned int | kYearZero = 1970 |
| static const unsigned int | kTmBaseYear = 1900 |
| #define TIME_T_BUILTIN_TYPE unsigned long |
Definition at line 20 of file LtbTime.cc.
const unsigned int kYearZero = 1970 [static] |
Definition at line 22 of file LtbTime.cc.
const unsigned int kTmBaseYear = 1900 [static] |
Definition at line 23 of file LtbTime.cc.
1.4.7