Function rustix::process::time_stamp_counter_readability

source ·
pub fn time_stamp_counter_readability() -> Result<TimeStampCounterReadability>
Expand description

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

§References