• Joel Martin's avatar
    Stats: count pixels instead of just FBU.rects. · a09a75e8
    Joel Martin authored
    With last_rect, the rects count can be high until a last_rect
    pseudo-encoding is received which messes with the timing stats. So
    count up the number of pixels rendered and show timing after the pixel
    count reaches the width*height of the screen.
    a09a75e8
rfb.js 60.7 KB