Skip to main content

spawn_sampler

Function spawn_sampler 

Source
pub fn spawn_sampler()
Expand description

启动后台采样任务。应在 main 启动流程(migrate 之后、serve 之前)调用一次。

CPU% 需两次采样 delta,故循环里先 refresh 再 sleep 再 refresh 才有有效值。