Fin-chan opened this issue 9 months ago · 0 comments
internal::QueueDpc([essentials = std::move(essentials)] { bool sample = flare::Random(1, 100) <= FLAGS_flare_monitor_zhiyan_sample_rate; if(!sample){ return; } .... });
Is this possible?