{
    "content": [
        {
            "type": "text",
            "text": "# ntptime(8) (man)\n\n**Summary:** ntptime - read kernel time variables\n\n**Synopsis:** ntptime [ -chr ] [ -e esterror ] [ -f frequency ] [ -m maxerror ] [ -o offset ] [ -s status\n] [ -t timeconstant ]\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (27 lines)\n\n## Full Content\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### OPTIONS\n\n-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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ntptime",
        "section": "8",
        "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": []
            }
        ]
    }
}