Structsยง
- CpuDuration
- Like
std::time::Duration
, but with information about the cpu usage stats. - CpuInstant
- Like
std::time::Instant
, but with information about the cpu usage stats.
std::time::Duration
, but with information about the cpu usage stats.std::time::Instant
, but with information about the cpu usage stats.