_Evas_Cserve_Stats Struct Reference
[Shared Image Cache Server]
Statistics about server that shares cached bitmaps. More...
Data Fields | |
int | saved_memory |
current saved memory, in bytes | |
int | wasted_memory |
current wasted memory, in bytes | |
int | saved_memory_peak |
peak of saved memory, in bytes | |
int | wasted_memory_peak |
peak of wasted memory, in bytes |
Detailed Description
Statistics about server that shares cached bitmaps.