sampleLatency property
Whether to measure latencies for channel operations (tryRecv/recv/send). Latency sampling may have overhead but can be disabled if not needed.
Implementation
static bool sampleLatency = false;
Whether to measure latencies for channel operations (tryRecv/recv/send). Latency sampling may have overhead but can be disabled if not needed.
static bool sampleLatency = false;