libxr
1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
webasm_timebase.hpp
1
#pragma once
2
3
#include "timebase.hpp"
4
5
namespace
LibXR
6
{
7
11
class
WebAsmTimebase
:
public
Timebase
12
{
13
public
:
20
WebAsmTimebase
();
21
};
22
23
}
// namespace LibXR
LibXR::Timebase
时间基类,用于提供高精度时间戳。 Timebase class for providing high-precision timestamps.
Definition
timebase.hpp:17
LibXR::WebAsmTimebase
WebAssembly 时间基准实现 / WebAssembly timebase implementation.
Definition
webasm_timebase.hpp:12
LibXR::WebAsmTimebase::WebAsmTimebase
WebAsmTimebase()
构造函数 / Constructor
Definition
webasm_timebase.cpp:12
LibXR
LibXR 命名空间
Definition
ch32_can.hpp:14
driver
webasm
webasm_timebase.hpp
Generated by
1.12.0