cef_download_item_t.get_start_time

Returns the time that the download started.

struct cef_download_item_t
extern (System)
cef_basetime_t function(cef_download_item_t* self) nothrow get_start_time;

Meta