Tizen Native API
|
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 |
The structure type containing the statistics about the server that shares cached bitmaps.
The current amount of saved memory, in bytes
The peak amount of saved memory, in bytes
The time, in seconds, saved in data loads by sharing cached loads instead
The time, in seconds, saved in header loads by sharing cached loads instead
The current amount of wasted memory, in bytes
The peak amount of wasted memory, in bytes