PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::filesystem::NativeDirectorySnapshotBatchResult Struct Reference

Public Attributes

std::vector< NativeDirectorySnapshotsnapshots
NativeDirectorySnapshotBatchMode mode = NativeDirectorySnapshotBatchMode::None
NativeSnapshotBackend backend = NativeSnapshotBackend::None
std::size_t request_count = 0u
std::size_t parent_directory_group_count = 0u
std::size_t fallback_count = 0u
std::size_t probe_cache_hit_count = 0u
std::size_t probe_cache_miss_count = 0u
std::size_t probe_cache_reused_entry_count = 0u
float parent_directory_enumeration_milliseconds = 0.0f
float fallback_milliseconds = 0.0f
float snapshot_assembly_milliseconds = 0.0f

The documentation for this struct was generated from the following file: