40a41
> #include "base/types.hh"
57c58
< Time m_time;
---
> Tick m_time;
78c79
< Time time, DataBlock& data);
---
> Tick time, DataBlock& data);