MCPcopy Create free account
hub / github.com/colmap/colmap / test_timer_start

Function test_timer_start

src/pycolmap/util/timer_test.py:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def test_timer_start():
12 timer = pycolmap.Timer()
13 timer.start()
14
15
16def test_timer_restart():

Callers

nothing calls this directly

Calls 1

TimerMethod · 0.80

Tested by

no test coverage detected