[][src]Module egui::util

Tools used by Egui, but that doesn't depend on anything in Egui.

Modules

mutex

Helper module for a Mutex that detects double-locking on the same thread in debug mode.

undoer

Structs

History

This struct tracks recent values of some time series.