Skip to content

timers: use custom inspection for linked lists

Inspecting linked lists is something that is not really useful. Instead, just use a custom inspection function and hide everything besides the first level.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading