{
    "content": [
        {
            "type": "text",
            "text": "# ntptime (man)\n\n## NAME\n\nntptime - read kernel time variables\n\n## SYNOPSIS\n\nntptime [ -chr ] [ -e esterror ] [ -f frequency ] [ -m maxerror ] [ -o offset ] [ -s status\n] [ -t timeconstant ]\n\n## DESCRIPTION\n\nThis program is useful only with special kernels described in the A Kernel Model  for  Preci‐\nsion Timekeeping page. It reads and displays time-related kernel variables using the ntpget‐\ntime() system call. A similar display can be obtained using the ntpdc  program  and  kerninfo\ncommand.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ntptime",
        "section": "",
        "mode": "man",
        "summary": "ntptime - read kernel time variables",
        "synopsis": "ntptime [ -chr ] [ -e esterror ] [ -f frequency ] [ -m maxerror ] [ -o offset ] [ -s status\n] [ -t timeconstant ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 27,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ntptime - read kernel time variables\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ntptime [ -chr ] [ -e esterror ] [ -f frequency ] [ -m maxerror ] [ -o offset ] [ -s status\n] [ -t timeconstant ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This program is useful only with special kernels described in the A Kernel Model  for  Preci‐\nsion Timekeeping page. It reads and displays time-related kernel variables using the ntpget‐\ntime() system call. A similar display can be obtained using the ntpdc  program  and  kerninfo\ncommand.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-c     Display the execution time of ntptime itself.\n\n-e esterror\nSpecify estimated error, in microseconds.\n\n-f frequency\nSpecify frequency offset, in parts per million.\n\n-h     Display help information.\n\n-m maxerror\nSpecify max possible errors, in microseconds.\n\n-o offset\nSpecify clock offset, in microseconds.\n\n-r     Display Unix and NTP times in raw format.\n\n-s status\nSpecify clock status. Better know what you are doing.\n\n-t timeconstant\nSpecify time constant, an integer in the range 0-10.\n\n\n\nNetwork Time Protocol                      October 7, 2006                                NTPTIME(8)",
                "subsections": []
            }
        }
    }
}