Mads
Multi-Agent Distributed System
Loading...
Searching...
No Matches
clock_domain.hpp File Reference
#include <fstream>
#include <string>
#include <unistd.h>

Go to the source code of this file.

Namespaces

namespace  Mads
 
namespace  Mads::detail
 

Macros

#define HOST_NAME_MAX   255
 

Functions

const std::string & Mads::detail::clock_domain_id ()
 Stable identifier for the clock this process reads. Computed once (function-local static, thread-safe init) and cached for the life of the process.
 

Macro Definition Documentation

◆ HOST_NAME_MAX

#define HOST_NAME_MAX   255

Definition at line 35 of file clock_domain.hpp.