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

Function taketime

src/lasdiff.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85static double taketime()
86{
87 return (double)(clock())/CLOCKS_PER_SEC;
88}
89
90static bool scaled_offset_difference;
91

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected