class Geo ScopedTimer

This is the documentation for Enlighten.

class Geo ScopedTimer

class Geo::ScopedTimer

A class that times the interval between construction and destruction, adding the number of milliseconds to the counter provided.

Functions

Name

Description

Name

Description

ScopedTimer(double &)

Creates a ScopedTimer that uses the given counter reference.



Geo::ScopedTimer::ScopedTimer


public: ScopedTimer
(
    double & timeRef
)


Creates a ScopedTimer that uses the given counter reference.