/*! * \file base_time.cc * \brief Source file base_time functionality. * \author ETSI STF525 * \copyright ETSI Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * All rights reserved. * \version 0.1 */ #include "base_time.hh" base_time* base_time::_instance = nullptr;