libxr
1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
linux_timebase.hpp
1
#include <time.h>
2
3
#include "timebase.hpp"
4
5
extern
struct
timespec libxr_linux_start_time_spec;
6
7
namespace
LibXR
8
{
13
class
LinuxTimebase
:
public
Timebase
14
{
15
public
:
22
LinuxTimebase
();
23
};
24
}
// namespace LibXR
LibXR::LinuxTimebase
Linux 时间基准实现 / Linux timebase implementation.
Definition
linux_timebase.hpp:14
LibXR::LinuxTimebase::LinuxTimebase
LinuxTimebase()
构造函数 / Constructor
Definition
linux_timebase.cpp:17
LibXR::Timebase
时间基类,用于提供高精度时间戳。 Timebase class for providing high-precision timestamps.
Definition
timebase.hpp:17
LibXR
LibXR 命名空间
Definition
ch32_can.hpp:14
driver
linux
linux_timebase.hpp
Generated by
1.12.0