/
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 |
---|---|
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.
, multiple selections available,
Related content
class Geo ScopedTimer
class Geo ScopedTimer
More like this
class Geo ScopedTimer
class Geo ScopedTimer
More like this
class Geo ScopedTimer
class Geo ScopedTimer
More like this
class Geo ScopedTimer
class Geo ScopedTimer
More like this
class Geo ScopedTimer
class Geo ScopedTimer
More like this
class Geo ScopedTickCounter
class Geo ScopedTickCounter
More like this