libsysprof-gtk: start on a time ruler widget

This totally needs better logic to determine the groupings so that we
get something closer to ".5" rather than some fraction crap.
This commit is contained in:
Christian Hergert
2023-06-27 17:05:53 -07:00
parent 14608a073d
commit af9288d3f7
6 changed files with 400 additions and 22 deletions

View File

@ -39,6 +39,7 @@ G_BEGIN_DECLS
# include "sysprof-session-model.h"
# include "sysprof-session-model-item.h"
# include "sysprof-split-layer.h"
# include "sysprof-time-ruler.h"
# include "sysprof-time-series.h"
# include "sysprof-time-series-item.h"
# include "sysprof-time-span-layer.h"