HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
time.hpp
1
2#pragma once
3
4#include "chrono.hpp" // export
5#include "time_stamp_count.hpp" // export
6#include "time_stamp_utc.hpp" // export
7
8hi_export_module(hikogui.time);