# time_time_service **Repository Path**: wangdengjia/time_time_service ## Basic Information - **Project Name**: time_time_service - **Description**: Timing and time module | 时间和定时组件 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 214 - **Created**: 2022-11-30 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Timing and Time - [Introduction](#section11660541593) - [Directory Structure](#section161941989596) - [Usage](#section38521239153117) - [Available JS APIs](#section11908203714422) - [Sample Code](#section9938411124317) - [Repositories Involved](#section1371113476307) ## Introduction The timing and time module provides APIs for managing the system time. **Figure 1** Subsystem architecture  ## Directory Structure ``` /base/time/time_service ├── etc # Process configuration files ├── figures # Architecture diagram ├── interfaces # APIs for external systems and applications │ └── innerkits # APIs between services │ └── kits # APIs ├── profile # System service configuration files └── services # Service implementation ``` ## Usage ### Available JS APIs **Table 1** Major functions of systemTime