RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
publicationScheduling.cpp File Reference

Publication scheduling helpers for the MUDPI publisher. More...

#include <rtctk/mudpiPub/publicationScheduling.hpp>
#include <chrono>
#include <string>
#include <fmt/format.h>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/timeParsing.hpp>

Namespaces

namespace  rtctk
 
namespace  rtctk::mudpiPub
 

Functions

taiclock::TaiClock::time_point rtctk::mudpiPub::ParsePublicationStartTimestamp (std::string_view publication_start_timestamp)
 
taiclock::TaiClock::time_point rtctk::mudpiPub::ResolveConfiguredPublicationStartTime (std::string_view publication_start_timestamp, taiclock::TaiClock::time_point now)
 

Detailed Description

Publication scheduling helpers for the MUDPI publisher.