libsysprof-gtk: add timespan to session

We want to be able to monitor this from session observers to be able to
update the visible area and/or what is rendered.
This commit is contained in:
Christian Hergert
2023-06-15 16:32:12 -07:00
parent d458d312a3
commit 9eca425a25
6 changed files with 133 additions and 3 deletions

View File

@ -27,6 +27,7 @@ G_BEGIN_DECLS
# include "sysprof-mark-chart.h"
# include "sysprof-mark-table.h"
# include "sysprof-session.h"
# include "sysprof-time-span.h"
# include "sysprof-weighted-callgraph-view.h"
#undef SYSPROF_GTK_INSIDE