HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
hlcc::oldbmux::PublishingTimeElapsed Struct Reference

#include <observablePublisher.hpp>

Public Attributes

std::chrono::nanoseconds malpub_elapsed
 
std::chrono::nanoseconds observers_elapsed
 

Detailed Description

Used to inform the client about performance: the elapsed times it took to publish with the MAL, and to call the registered observers (e.g. OLDB writers).

Member Data Documentation

◆ malpub_elapsed

std::chrono::nanoseconds hlcc::oldbmux::PublishingTimeElapsed::malpub_elapsed

◆ observers_elapsed

std::chrono::nanoseconds hlcc::oldbmux::PublishingTimeElapsed::observers_elapsed

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