Skip to main content

stat_is_histogram

Function stat_is_histogram 

Source
pub unsafe extern "C" fn stat_is_histogram(stat: Stat) -> bool
Expand description

Determine if a given statistic holds a histogram. @param stat The statistic. @return True if this value is a histogram.