BipedalLocomotion::System::StdClockFactory class final

Base classes

class ClockFactory
ClockFactory is an interface that implements the factory paradigm.

Public functions

auto createClock() -> IClock& final
Create the std clock as a singleton.

Function documentation

IClock& BipedalLocomotion::System::StdClockFactory::createClock() final

Create the std clock as a singleton.

Returns the reference to a System::StdClock