Module controller_utils

Module controller_utils 

Source

Re-exports§

pub use crate::controller_utils::error::ControllerBasicError;

Modules§

error

Traits§

SclObjectController
Provides a single threaded SclObjectController::run that performs a full synchronization of all T objects if any SclEvent occurs or a timeout passes.

Functions§

heartbeat
Updates the ctrl object periodically with a fresh timestamp. Creates the ctrl object if necessary.
remove_finalizer
Attempts to clear the provided finalizer via an update request to the SCL API.