ark::time::LocalTimeClientStage

Defined in header “ark/time/stages/local_time_client_stage.hh”.


This stage is responsible for reading the local time back from the system clock and producing a time model that can transform from pipeline time to said local time.

Methods

  • LocalTimeClientStage(std::string name)
    Constructor.

  • ~LocalTimeClientStage()
    Destructor.

  • void initialize(pipeline::StageInterface & interface)
    Called from the executor when we are initialized.