sui_rpc_api::proto

Function proto_to_timestamp_ms

Source
pub fn proto_to_timestamp_ms(
    timestamp: Timestamp,
) -> Result<u64, TryFromProtoError>