ReusableObject *MappedReuse::get(void) { return getTimed(Timer::inf); }
void EventLogger::_storeEventTime() { _time = getTimed(); }