Goblint_timing.MakeSourceMake a new timing hierarchy.
Start timing with options.
Stop timing, but don't reset timing information.
Reset timing information.
enter name enters a new nested timed section called name.
exit name exits the current timed section called name. Sections must be exited in valid nested fashion.
wrap name f x runs f x and measures it as a timed section called name.
Pretty-print current timing hierarchy.
Root tree with current (entered but not yet exited) frame resources added. This allows printing with in-progress resources also accounted for
Root node of timing tree. Must not be mutated!