HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions | Variables
counters.hpp File Reference
#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::counterv1::get_global_counter_if (std::string const &name)
 

Variables

template<fixed_string Tag>
detail::tagged_counter< Tag > v1::global_counter