Re-exports§
pub use crate::controller_utils::error::ControllerBasicError;
Modules§
Traits§
- SclObject
Controller - Provides a single threaded
SclObjectController::runthat performs a full synchronization of allTobjects if anySclEventoccurs or a timeout passes.
Functions§
- heartbeat
- Updates the
ctrlobject periodically with a fresh timestamp. Creates thectrlobject if necessary. - remove_
finalizer - Attempts to clear the provided finalizer via an update request to the SCL API.