Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ taketime
Function
taketime
example/laszipdllexample.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
static double taketime()
105
{
106
return (double)(clock())/CLOCKS_PER_SEC;
107
}
108
109
#define EXAMPLE_ONE 1
110
#define EXAMPLE_TWO 2
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected