profile_traits::ipc

Function bytes_channel

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