Searched refs:getTimestr (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dicon-preview.cpp286 static Glib::ustring getTimestr() function in namespace:Inkscape::UI::Dialog
346 g_message( "%s Deferring refresh as too soon. calling queueRefresh()", getTimestr().c_str() );
352 g_message( "%s Refreshing preview.", getTimestr().c_str() );
383 g_message( "%s resetting timer", getTimestr().c_str() );
397 g_message( "%s refreshCB() timer has progressed", getTimestr().c_str() );
402 g_message( "%s refreshCB() setting pending false", getTimestr().c_str() );
414 g_message( "%s queueRefresh() Setting pending true", getTimestr().c_str() );
445 g_message("%s setting up to render '%s' as the icon", getTimestr().c_str(), id );

Completed in 1731 milliseconds