Variable RegistryStats.registry_flash_record_count

Number of records in the 'flash' zone

struct RegistryStats
{
  // ...
  ulong registry_flash_record_count ;
  // ...
}