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