mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
measurer.hpp File Reference

Implements performance measurement and profiling utilities. More...

#include "debug.hpp"
#include "timer.hpp"
Include dependency graph for measurer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mal_toolkit::Measurer< clock >
 A class for measuring and logging the execution time of functions. More...
 
struct  mal_toolkit::Measurer< clock >::Entry
 

Namespaces

namespace  mal_toolkit
 Contains a collection of tools and utilities provided by the MAL Toolkit library.
 

Detailed Description

Implements performance measurement and profiling utilities.

Definition in file measurer.hpp.