• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Misc Services
2
3## Introduction
4
5The Misc services subsystem provides APIs for setting the system time.
6
7**Figure 1**  Subsystem architecture
8![](figures/subsystem-architecture.png "subsystem-architecture")
9
10## Directory Structure
11
12```
13/base/miscservices
14└── time                     # Time service module
15```
16
17## Repositories Involved
18
19**Misc services subsystem**
20
21[time_time_service](https://gitee.com/openharmony/time_time_service)
22