summaryrefslogtreecommitdiffstats
path: root/src/detection/loadavg/loadavg.h
blob: 4cfa696ed8211e9156fce527edaed0184808a2d8 (plain) (blame)
1
2
3
4
5
#pragma once

#include "fastfetch.h"

const char* ffDetectLoadavg(double result[3]);