Function minstant::is_tsc_available

source ·
pub fn is_tsc_available() -> bool
Expand description

Return true if the current platform supports TSC, and the calibration has succeed.

The result is always the same during the lifetime of the application process.