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

Function taketime

example/laszipdllexample.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104static double taketime()
105{
106 return (double)(clock())/CLOCKS_PER_SEC;
107}
108
109#define EXAMPLE_ONE 1
110#define EXAMPLE_TWO 2

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected