Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ taketime
Function
taketime
LASlib/example/lasexample_write_only_with_extra_bytes.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
static double taketime()
69
{
70
return (double)(clock())/CLOCKS_PER_SEC;
71
}
72
73
int main(int argc, char *argv[])
74
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected