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

Function taketime

example/laszippertest.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53//---------------------------------------------------------------------------
54
55static double taketime()
56{
57 return (double)(clock())/CLOCKS_PER_SEC;
58}
59
60//---------------------------------------------------------------------------
61// abstractions for doing I/O, which support VC6 streams, modern streams, and FILE*

Callers 6

write_pointsFunction · 0.70
read_pointsFunction · 0.70
write_points_seekFunction · 0.70
read_points_seekFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected