Function exchange_time_to_nanos

Source
pub const fn exchange_time_to_nanos(
    exchange_time: u64,
    exchange_format: TimestampFormat,
) -> u64
Expand description

Convert exchange timestamp to nanoseconds based on its format This is a performance-critical function used in hot paths