heartbeat

Function heartbeat 

Source
pub async fn heartbeat(
    client: &SclClient,
    ctrl: &Controller,
) -> Result<(), ControllerBasicError>
Expand description

Updates the ctrl object periodically with a fresh timestamp. Creates the ctrl object if necessary.