Type Definition libnotcurses_sys::NcStats[][src]

type NcStats = ncstats;
Expand description

notcurses runtime statistics

Implementations

Allocates an NcStats object.

Acquires an atomic snapshot of the notcurses object’s stats.

Resets all cumulative stats (immediate ones are not reset).