Tizen Native API
Public Attributes
_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

The structure type containing the statistics about the server that shares cached bitmaps.


Member Data Documentation

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


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License