Function get_db_clock

Source
pub async fn get_db_clock(
    configuration: &Configuration,
) -> Result<i32, Error<GetDbClockError>>