注意: 此类是 Rakudo 特有功能,不是标准 Raku。
此类的对象通常不是自己创建的,而是通过制作 快照 创建的。
此类按字母顺序提供以下数据点
tad
以异常结束的线程数(threads-aborted)。
tcd
没有任何问题完成的线程数(threads-completed)。
thid
看到的最高操作系统线程 ID(thread-highest-id)。
tjd
已加入的线程数(threads-joined)。
tsd
已启动的线程数(threads-started)。
tyd
线程被让出的次数(threads-yielded)。
类型图§
Telemetry::Instrument::Thread
的类型关系