source files: [xc]cmr.[ch]
SYNTAX
(SEND <cmr> :SWAP-BUFFERS)
DESCRIPTION
This message swaps the front and back screen buffers, making the screen you've just finished drawing visible to the user. You will normally call this once per frame, when you have finished updating the screen.