inject clock into PartitionFilter
ECDC-4145_inject-clock. A clock class, Clock.h, is created and used in PartitionFilter to retrieve the current time. To simply the partition filter tests, Clock.h includes a FakeClock class in which a fake time point can be set.