[][src]Trait interledger_service_util::RoundTripTimeAccount

pub trait RoundTripTimeAccount: Account {
    fn round_trip_time(&self) -> u32 { ... }
}

Provided methods

fn round_trip_time(&self) -> u32

Loading content...

Implementors

Loading content...