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

Function test_timer_init

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

Source from the content-addressed store, hash-verified

4
5
6def test_timer_init():
7 timer = pycolmap.Timer()
8 assert timer is not None
9
10
11def test_timer_start():

Callers

nothing calls this directly

Calls 1

TimerMethod · 0.80

Tested by

no test coverage detected