# System Timesync

Displays metrics related to time synchronization between different systems in the network. There are several graphs in System Timesync including the following:

### **Time Synchronized Drift**

Indicates how well the system has kept time synchronized with the time reference.

(input gambar disini)

### **Time PLL Adjust**

PPL (Phase-Locked Loop) is a method used to adjust the frequency and phase of a time signal to ensure proper synchronization with the time frequency.

(input gambar disini)

### **Time Synchronized Status**

Displays information about whether the system has successfully synchronized the time with the time reference or not.

(input gambar disini)

### **Time Misc**

Displaying time-related metrics that are not included in other categories includes additional information about timing or other variables relevant to time management.

(input gambar disini)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-agent/detail-deka-agent/system-timesync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
