cef_download_item_t.get_current_speed

Returns a simple speed estimate in bytes/s.

struct cef_download_item_t
extern (System)
long function(cef_download_item_t* self) nothrow get_current_speed;

Meta