Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ taketime
Function
taketime
src/lasdiff.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
static double taketime()
86
{
87
return (double)(clock())/CLOCKS_PER_SEC;
88
}
89
90
static bool scaled_offset_difference;
91
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected