clk_get_accuracy (9) Linux Manual Page
clk_get_accuracy – obtain the clock accuracy in ppb (parts per billion) for a clock source.
Synopsis
long clk_get_accuracy(struct clk *clk);
Arguments
clk
-
- clock source
Description
This gets the clock source accuracy expressed in ppb. A perfect clock returns 0.
