Class DeviceClock

class DeviceClock

Public Functions

virtual void start() = 0
virtual int stop() = 0
virtual ~DeviceClock()