|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::platform |
Functions | |
| auto | radix_relay::platform::format_current_time_hms () -> std::string |
| Formats the current local time as HH:MM:SS. | |
| auto | radix_relay::platform::current_timestamp_ms () -> std::uint64_t |
| Gets current timestamp in milliseconds since Unix epoch. | |