A class that times the interval between construction and destruction, adding this number of ticks to the counter provided.
Name | Description |
---|---|
ScopedTickCounter(Geo::s64 &) | Creates a ScopedTickCounter that uses the given counter reference. |
public: ScopedTickCounter
(
Geo::s64 & counter
)
Creates a ScopedTickCounter that uses the given counter reference.