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