Expand description

Utilities for measuring time.

Structs

Like std::time::Instant but for rdtsc.

Traits

A trait for time sources. This allows methods to be generic over different ways of measuring time.

Functions

Run the rdtsc instruction and return the value