You can do that with the interrupt feature coming soon. You just have to be aware that some commands disable interrupts for their duration which could throw off the measurements. Specifically, any command which draws directly to the LCD most likely has them disabled. Although if you were running tests with Bitmap(), you would have both of them draw to the buffer to make it even anyway.