PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::workflow::one_time_schedule Struct Reference

One-time execution at specific time. More...

#include <task_scheduler_config.h>

Collaboration diagram for kcenon::pacs::workflow::one_time_schedule:
Collaboration graph

Public Attributes

std::chrono::system_clock::time_point execute_at
 Execution time.
 

Detailed Description

One-time execution at specific time.

Definition at line 141 of file task_scheduler_config.h.

Member Data Documentation

◆ execute_at

std::chrono::system_clock::time_point kcenon::pacs::workflow::one_time_schedule::execute_at

Execution time.

Definition at line 143 of file task_scheduler_config.h.


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