NetSurf
Data Fields
hlcache_parameters Struct Reference

#include <hlcache.h>

Collaboration diagram for hlcache_parameters:
[legend]

Data Fields

unsigned int bg_clean_time
 How frequently the background cache clean process is run (ms) More...
 
struct llcache_parameters llcache
 

Detailed Description

Definition at line 48 of file hlcache.h.

Field Documentation

◆ bg_clean_time

unsigned int hlcache_parameters::bg_clean_time

How frequently the background cache clean process is run (ms)

Definition at line 50 of file hlcache.h.

Referenced by hlcache_clean(), hlcache_initialise(), and netsurf_init().

◆ llcache

struct llcache_parameters hlcache_parameters::llcache

Definition at line 52 of file hlcache.h.

Referenced by hlcache_initialise(), and netsurf_init().


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