MythTV  master
Functions
mythcoreutil.h File Reference
#include <cstdint>
#include <QString>
#include "mythbaseexp.h"
Include dependency graph for mythcoreutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MBASE_PUBLIC int64_t getDiskSpace (const QString &file_on_disk, int64_t &total, int64_t &used)
 

Function Documentation

◆ getDiskSpace()

MBASE_PUBLIC int64_t getDiskSpace ( const QString &  file_on_disk,
int64_t &  total,
int64_t &  used 
)