Fade2.5D Documentation pages v2.12
Delaunay Features
Performance.h File Reference
#include "common.h"

Go to the source code of this file.

Functions

double GEOM_FADE25D::timer (const char *cstr)
 Timer. More...
 

Function Documentation

◆ timer()

double GEOM_FADE25D::timer ( const char *  cstr)

Call the timer function with a certain string to start time measurement. Call it a second time with the same string to finish the time measurement.

Returns
-1 when the timer is started or the elapsed time in seconds when the timer is stopped.