nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
Public Attributes | List of all members
ncine::Hash64::Statistics Struct Reference

The statistics about hashing requests. More...

#include <Hash64.h>

Public Attributes

unsigned int HashStringCalls = 0
 
unsigned int HashedStrings = 0
 
unsigned int HashedCharacters = 0
 
unsigned int HashedFiles = 0
 
unsigned int ScannedHashStrings = 0
 

Detailed Description

The statistics about hashing requests.


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