libxr
1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
webots_timebase.hpp
1
#pragma once
2
3
#include "libxr_system.hpp"
4
#include "timebase.hpp"
5
6
extern
struct
timeval libxr_Webots_start_time;
7
8
namespace
LibXR
9
{
14
class
WebotsTimebase
:
public
Timebase
15
{
16
public
:
24
WebotsTimebase
();
25
};
26
}
// namespace LibXR
LibXR::Timebase
时间基类,用于提供高精度时间戳。 Timebase class for providing high-precision timestamps.
Definition
timebase.hpp:17
LibXR::WebotsTimebase
Webots 时间基准实现 / Webots timebase implementation.
Definition
webots_timebase.hpp:15
LibXR::WebotsTimebase::WebotsTimebase
WebotsTimebase()
构造函数 / Constructor
Definition
webots_timebase.cpp:5
LibXR
LibXR 命名空间
Definition
ch32_can.hpp:14
driver
webots
webots_timebase.hpp
Generated by
1.12.0