!7 static S ip; p { ip = otherPC(); repeat with sleep 10 { BufferedImage img; time { img = grabScreenshotFrom(ip); } quickShowImage("Screenshot from " + ip, img); } }