MCPcopy Create free account
hub / github.com/adny-code/fastgrind / _tick_axis_label

Function _tick_axis_label

tools/fastgrind.py:147–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145
146
147def _tick_axis_label() -> str:
148 return "Tick (ms)"
149
150
151def _metric_axis_label(metric: str) -> str:

Callers 2

generate_snapshot_htmlFunction · 0.85
_render_detail_bundleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected