/* Copyright (c) 2018-2020, The Tor Project, Inc. *//* See LICENSE for licensing information *//**
* \file time_sys.h
* \brief Declare subsystem object for the time module.
**/#ifndef TOR_TIME_SYS_H
#defineTOR_TIME_SYS_Hexternconststruct subsys_fns_t sys_time;#endif/* !defined(TOR_TIME_SYS_H) */