libsysprof-gtk: add SysprofTimeLabel

This is useful for things that are durations or time offsets.
This commit is contained in:
Christian Hergert
2023-06-14 16:59:53 -07:00
parent 72be9f240f
commit 5135b404fb
3 changed files with 253 additions and 0 deletions

View File

@ -7,6 +7,7 @@ libsysprof_gtk_private_sources = [
'sysprof-css.c',
'sysprof-progress-cell.c',
'sysprof-symbol-label.c',
'sysprof-time-label.c',
]
libsysprof_gtk_public_headers = [