/
class Geo ScopedTickCounter
This is the documentation for Enlighten.
class Geo ScopedTickCounter
class Geo::ScopedTickCounter
A class that times the interval between construction and destruction, adding this number of ticks to the counter provided.
Functions
Name | Description |
---|---|
ScopedTickCounter(Geo::s64 &) | Creates a ScopedTickCounter that uses the given counter reference. |
Geo::ScopedTickCounter::ScopedTickCounter
public: ScopedTickCounter
(
Geo::s64 & counter
)
Creates a ScopedTickCounter that uses the given counter reference.
, multiple selections available,
Related content
class Geo ScopedTickCounter
class Geo ScopedTickCounter
More like this
class Geo ScopedTickCounter
class Geo ScopedTickCounter
More like this
class Geo ScopedTickCounter
class Geo ScopedTickCounter
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