service/time: Add virtual destructors where applicable
Many of these implementations are used to implement a polymorphic interface. While not directly used polymorphically, this prevents virtual destruction from ever becoming an issue.
Please register or sign in to comment