Module liar::timer [] [src]

User-configurable timing measurement.

Modules

portable

A portable timer powered by std::time.

posix

High-resolution timers using POSIX-only interfaces.

Traits

Timer

Can be used to mark two points in time, and from two points, compute a spanned duration.