nf_hist::tracked::total_actions

Includes undoable, redoable, elided, and pending actions

Synopsis

Declared in <nf/hist.h>

std::size_t
total_actions();

Return Value

The total count of actions, including undoable, redoable, elided, and pending actions

Created with MrDocs