NetSurf
|
#include <hlcache.h>
Data Fields | |
unsigned int | bg_clean_time |
How frequently the background cache clean process is run (ms) More... | |
struct llcache_parameters | llcache |
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().
struct llcache_parameters hlcache_parameters::llcache |
Definition at line 52 of file hlcache.h.
Referenced by hlcache_initialise(), and netsurf_init().