Crate breezy_timer[][src]

Structs

HashMap

A hash map implemented with quadratic probing and SIMD lookup.

ProcessTime

CPU Time Used by The Whole Process

TimerState

Structure used to keep track of the current process time since the last start_timer!() call, as well as the sum of all previously calculated times.

Traits

Timer

Type Definitions

BreezyTimer