Gimp.user_time
function user_time(): Number(guint32) {
// Gjs wrapper for gimp_user_time()
}
Returns the timestamp of the user interaction that should be set on the plug-in window. This is handled transparently, plug-in authors do not have to care about it.
This is a constant value given at plug-in configuration time.
Since 2.6
- Returns
timestamp for plug-in window