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

/inkscape/src/
H A Dselection-chemistry.cpp3574 GTimeVal cu; local
3575 g_get_current_time(&cu);
3576 guint current = (int) (cu.tv_sec * 1000000 + cu.tv_usec) % 1024;

Completed in 52 milliseconds