HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions | Variables
counters.hpp File Reference
#include "log.hpp"
#include "../utility/utility.hpp"
#include "../concurrency/concurrency.hpp"
#include "../time/module.hpp"
#include "../macros.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