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

Function taketime

src/las2las.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103};
104
105static double taketime()
106{
107 return (double)(clock()) / CLOCKS_PER_SEC;
108}
109
110static bool save_vlrs_to_file(const LASheader* header)
111{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected