Class Clock::Impl

Nested Relationships

This class is a nested type of Class Clock.

Class Documentation

class Impl

Public Functions

inline Impl()
inline void reset()
inline double getSecond()

Returns the time in ms since the last call to reset or since the btClock was created.

inline Impl()
inline void reset()
inline double getTime()

Returns the time in since the last call to reset or since the btClock was created.