mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
mal_toolkit::Measurer< clock >::Entry Struct Reference

#include "measurer.hpp"

Collaboration diagram for mal_toolkit::Measurer< clock >::Entry:
[legend]

Public Attributes

float entry_time
 
float elapsed
 

Detailed Description

template<class clock>
struct mal_toolkit::Measurer< clock >::Entry

Definition at line 23 of file measurer.hpp.

Member Data Documentation

◆ elapsed

template<class clock >
float mal_toolkit::Measurer< clock >::Entry::elapsed

Definition at line 26 of file measurer.hpp.

◆ entry_time

template<class clock >
float mal_toolkit::Measurer< clock >::Entry::entry_time

Definition at line 25 of file measurer.hpp.


The documentation for this struct was generated from the following file: