Function windows_win::raw::timer::query_performance_counter
source · pub fn query_performance_counter() -> Result<i64>
Expand description
Retrieves the current value of the performance counter, which is a high resolution (<1us) time stamp that can be used for time-interval measurements.