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

Function taketime

LASlib/example/lasexample_write_only_full_waveform.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected