devela::_dep::rustix::process

Function time_stamp_counter_readability

pub fn time_stamp_counter_readability() -> Result<TimeStampCounterReadability, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the state of the flag determining if the timestamp counter can be read.

§References