pub async fn set_trusted_time_source(
conn: &Connection,
endpoint: u16,
trusted_time_source: Option<FabricScopedTrustedTimeSource>,
) -> Result<()>Expand description
Invoke SetTrustedTimeSource command on cluster Time Synchronization.