#include "clock_test.h" ClockTest::ClockTest(){ printf("ClockTest::ClockTest -- create\n"); } TimeStamp ClockTest::inc(){ //send an empty timestamp //prin } void ClockTest::adjust(TimeStamp ts){ //do nothing }