Function profile_traits::ipc::bytes_channel

source ยท
pub fn bytes_channel(
    time_profile_chan: ProfilerChan,
) -> Result<(IpcBytesSender, IpcBytesReceiver), Error>