Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
def
test_timer_start():
12
timer = pycolmap.Timer()
13
timer.start()
14
15
16
def
test_timer_restart():
Callers
nothing calls this directly
Calls
1
Timer
Method · 0.80
Tested by
no test coverage detected