MCPcopy Create free account
hub / github.com/LAStools/LAStools / taketime

Function taketime

LASlib/example/lasexample.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67static double taketime()
68{
69 return (double)(clock())/CLOCKS_PER_SEC;
70}
71
72int main(int argc, char *argv[])
73{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected