Tizen Native API
7.0
|
_Evas_Cserve_Stats Struct Reference
Public Attributes | |
int | saved_memory |
int | wasted_memory |
int | saved_memory_peak |
int | wasted_memory_peak |
double | saved_time_image_header_load |
double | saved_time_image_data_load |
Detailed Description
Statistics about the server that shares cached bitmaps.
Member Data Documentation
current amount of saved memory, in bytes
peak amount of saved memory, in bytes
time, in seconds, saved in data loads by sharing cached loads instead
time, in seconds, saved in header loads by sharing cached loads instead
current amount of wasted memory, in bytes
peak amount of wasted memory, in bytes