libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
linux_shared_topic.hpp
1#pragma once
2
3// 平台 wrapper 先选择本平台 MonotonicTime,shared impl 只复用接口。
4#include "monotonic_time.hpp"
5#include "linux_shared_topic_impl.hpp"