|
HikoGUI
A low latency retained GUI
|
#include "architecture.hpp"#include "fixed_string.hpp"#include "time_stamp_count.hpp"#include "atomic.hpp"#include "unfair_mutex.hpp"#include <span>#include <typeinfo>#include <typeindex>#include <string>#include <atomic>#include <map>#include <memory>#include <mutex>Go to the source code of this file.
Data Structures | |
| class | v1::detail::counter |
| class | v1::detail::tagged_counter< Tag > |
Namespaces | |
| namespace | v1 |
| DOXYGEN BUG. | |
Functions | |
| detail::counter * | v1::get_global_counter_if (std::string const &name) |
Variables | |
| template<fixed_string Tag> | |
| detail::tagged_counter< Tag > | v1::global_counter |