1#ifndef BASIC_ELEMENTS_HPP_RALCTYHI
2#define BASIC_ELEMENTS_HPP_RALCTYHI
4#include <vanetza/common/clock.hpp>
5#include <vanetza/security/hashed_id.hpp>
15using Time64 = uint64_t;
16using Time32 = uint32_t;
30Time32 convert_time32(
const Clock::time_point& tp);
37Time64 convert_time64(
const Clock::time_point& tp);
Time64WithStandardDeviation specified in TS 103 097 v1.2.1, section 4.2.16.