mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
13 lines
211 B
C
13 lines
211 B
C
//
|
|
// Header.h
|
|
// Disk
|
|
//
|
|
// Created by Serhiy Mytrovtsiy on 25/03/2023
|
|
// Using Swift 5.0
|
|
// Running on macOS 13.2
|
|
//
|
|
// Copyright © 2023 Serhiy Mytrovtsiy. All rights reserved.
|
|
//
|
|
|
|
#include <libproc.h>
|