gtk2/gtk/inspector/statistics.ui.h
Matthias Clasen 5624da20e3 inspector: Some improvements for statistics
Show the last two snapshots, plus a delta.
2014-10-11 17:58:31 -04:00

8 lines
154 B
C

N_("Refresh");
N_("Type");
N_("Self 1");
N_("Cumulative 1");
N_("Self 2");
N_("Cumulative 2");
N_("Enable statistics with GOBJECT_DEBUG=instance-count");