#include "Clock.h"
/**
 * This just a static class variable.
 */
int Clock::clock = 1;
