<graphcon>.wait-for-pixel-value x y rgb interval
Wait until the pixel at (x, y) has the given value, specified by rgb, either a 3-element list with format [R, G, B] or as a hex string "#RRGGBB". The pixel is checked every interval seconds of virtual time on the clock associated to the console.
graphcon
<gfx_break>.bp-wait-for-gfx,
<graphcon>.get-pixel