Pith - whittle
whittle/src/core/FilterSettings.h [0.5 kb]
Modified: 19:51:42 130 026 (27 Jul 026)
0 Days Ago
#pragma once
#include <cstdint>

namespace whittle {

struct FilterSettings {
    bool compareSize = true;
    bool compareTime = true;

    std::int64_t toleranceNs = 1;

    enum class Display { OnlyDiff, All };
    Display display = Display::OnlyDiff;

    bool recursive = true;

    bool loadLastScheme = false;

    static constexpr std::int64_t Tol_ext4  = 1;
    static constexpr std::int64_t Tol_ntfs  = 100;
    static constexpr std::int64_t Tol_ext23 = 1'000'000'000;
    static constexpr std::int64_t Tol_vfat  = 2'000'000'000;
};

}
Updates
Whittle - Linux 130.026
Wedge - Android 126.026
Wedge - Linux 124.026
Shim - Android 117.026
Miter - 114.026
Dev
TVShow (227) 'CSA'
TVShow (228) 'APT'
TVProgram (83) 'BXT'
Miter Update(s)
Peen (Messaging)

Menu
Calendar
Project Tin (024/029)
Miter
RSS Feed
User Avatar
@vgmlr
=SUM(parts)