# 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/miscservices/time ├── 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